Home
last modified time | relevance | path

Searched refs:fCopyManager (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.h272 GrVkCopyManager fCopyManager; variable
H A DGrVkGpu.cpp190 fCopyManager.destroyResources(this); in ~GrVkGpu()
1592 if (fCopyManager.copySurfaceAsDraw(this, dst, src, srcRect, dstPoint)) { in onCopySurface()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkGpu.h264 GrVkCopyManager fCopyManager; variable
H A DGrVkGpu.cpp203 fCopyManager.destroyResources(this); in destroyResources()
241 fCopyManager.abandonResources(); in disconnect()
1847 if (fCopyManager.copySurfaceAsDraw(this, dst, dstOrigin, src, srcOrigin, srcRect, dstPoint)) { in onCopySurface()