Home
last modified time | relevance | path

Searched refs:copySurface (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
H A DGrCopyRenderTask.cpp93 return flushState->gpu()->copySurface(dstSurface, srcSurface, srcRect, dstPoint); in onExecute()
H A DGrGpu.h373 bool copySurface(GrSurface* dst, GrSurface* src, const SkIRect& srcRect,
H A DGrGpu.cpp427 bool GrGpu::copySurface(GrSurface* dst, GrSurface* src, const SkIRect& srcRect, in copySurface() function in GrGpu
/third_party/skia/tests/
H A DGrSurfaceTest.cpp410 auto gpuCopyResult = dContext->priv().getGpu()->copySurface( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()

Completed in 5 milliseconds