Home
last modified time | relevance | path

Searched defs:copySurface (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/
DGrTextureOpList.cpp139 bool GrTextureOpList::copySurface(GrContext* context, in copySurface() function in GrTextureOpList
DGrGpu.cpp230 bool GrGpu::copySurface(GrSurface* dst, GrSurfaceOrigin dstOrigin, in copySurface() function in GrGpu
DGrRenderTargetOpList.cpp577 bool GrRenderTargetOpList::copySurface(GrContext* context, in copySurface() function in GrRenderTargetOpList
/external/skia/src/gpu/
DGrGpu.cpp442 bool GrGpu::copySurface(GrSurface* dst, GrSurface* src, const SkIRect& srcRect, in copySurface() function in GrGpu
/external/skqp/src/gpu/vk/
DGrVkGpu.cpp2079 sk_sp<GrVkTextureRenderTarget> copySurface; in onReadPixels() local
/external/skia/src/gpu/vk/
DGrVkGpu.cpp2419 sk_sp<GrVkTextureRenderTarget> copySurface; in onReadPixels() local