Searched refs:has_gpu_copy (Results 1 – 3 of 3) sorted by relevance
174 Bool has_gpu_copy = exaPixmapHasGpuCopy(pPixmap); in exaPrepareAccessReg_mixed() local179 if (success && has_gpu_copy && pExaPixmap->pDamage) { in exaPrepareAccessReg_mixed()227 (has_gpu_copy || !exaPixmapIsPinned(pPixmap))) { in exaPrepareAccessReg_mixed()244 if (has_gpu_copy) { in exaPrepareAccessReg_mixed()263 else if (has_gpu_copy) in exaPrepareAccessReg_mixed()
133 Bool ret, has_gpu_copy; in exaModifyPixmapHeader_mixed() local157 has_gpu_copy = exaPixmapHasGpuCopy(pPixmap); in exaModifyPixmapHeader_mixed()190 if (has_gpu_copy) { in exaModifyPixmapHeader_mixed()206 if (has_gpu_copy) { in exaModifyPixmapHeader_mixed()230 if (has_gpu_copy) { in exaModifyPixmapHeader_mixed()
289 Bool has_gpu_copy, ret; in ExaDoPrepareAccess() local318 has_gpu_copy = exaPixmapHasGpuCopy(pPixmap); in ExaDoPrepareAccess()320 if (has_gpu_copy && pExaPixmap->fb_ptr) { in ExaDoPrepareAccess()333 if (!has_gpu_copy) in ExaDoPrepareAccess()