Home
last modified time | relevance | path

Searched refs:copySurfaceAsDraw (Results 1 – 23 of 23) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkCopyManager.h30 bool copySurfaceAsDraw(GrVkGpu* gpu,
H A DGrVkCopyManager.cpp143 bool GrVkCopyManager::copySurfaceAsDraw(GrVkGpu* gpu, in copySurfaceAsDraw() function in GrVkCopyManager
H A DGrVkGpu.cpp1847 if (fCopyManager.copySurfaceAsDraw(this, dst, dstOrigin, src, srcOrigin, srcRect, dstPoint)) { in onCopySurface()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/vk/
H A DGrVkCopyManager.h31 bool copySurfaceAsDraw(GrVkGpu* gpu,
H A DGrVkGpu.h235 void copySurfaceAsDraw(GrSurface* dst,
H A DGrVkCopyManager.cpp131 bool GrVkCopyManager::copySurfaceAsDraw(GrVkGpu* gpu,
H A DGrVkGpu.cpp1572 void GrVkGpu::copySurfaceAsDraw(GrSurface* dst, in copySurfaceAsDraw() function in GrVkGpu
1592 if (fCopyManager.copySurfaceAsDraw(this, dst, src, srcRect, dstPoint)) { in onCopySurface()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.h251 bool copySurfaceAsDraw(GrSurface* dst,
H A DGrGLGpu.cpp3680 if (this->copySurfaceAsDraw(dst, src, srcRect, dstPoint)) {
3695 if (this->copySurfaceAsDraw(dst, src, srcRect, dstPoint)) {
4173 bool GrGLGpu::copySurfaceAsDraw(GrSurface* dst,
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.h281 bool copySurfaceAsDraw(GrSurface* dst, GrSurfaceOrigin dstOrigin,
H A DGrGLGpu.cpp3468 if (this->copySurfaceAsDraw(dst, dstOrigin, src, srcOrigin, srcRect, dstPoint)) { in onCopySurface()
3485 if (this->copySurfaceAsDraw(dst, dstOrigin, src, srcOrigin, srcRect, dstPoint)) { in onCopySurface()
4004 bool GrGLGpu::copySurfaceAsDraw(GrSurface* dst, GrSurfaceOrigin dstOrigin, in copySurfaceAsDraw() function in GrGLGpu
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.h299 bool copySurfaceAsDraw(GrSurface* dst, GrSurface* src, const SkIRect& srcRect,
H A DGrGLGpu.cpp2988 if (this->copySurfaceAsDraw(dst, src, srcRect, dstPoint)) { in onCopySurface()
3003 if (this->copySurfaceAsDraw(dst, src, srcRect, dstPoint)) { in onCopySurface()
3279 bool GrGLGpu::copySurfaceAsDraw(GrSurface* dst, GrSurface* src, const SkIRect& srcRect, in copySurfaceAsDraw() function in GrGLGpu
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.h299 bool copySurfaceAsDraw(GrSurface* dst, GrSurface* src, const SkIRect& srcRect,
H A DGrGLGpu.cpp2988 if (this->copySurfaceAsDraw(dst, src, srcRect, dstPoint)) { in onCopySurface()
3003 if (this->copySurfaceAsDraw(dst, src, srcRect, dstPoint)) { in onCopySurface()
3279 bool GrGLGpu::copySurfaceAsDraw(GrSurface* dst, GrSurface* src, const SkIRect& srcRect, in copySurfaceAsDraw() function in GrGLGpu
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.h299 bool copySurfaceAsDraw(GrSurface* dst, GrSurface* src, const SkIRect& srcRect,
H A DGrGLGpu.cpp2988 if (this->copySurfaceAsDraw(dst, src, srcRect, dstPoint)) { in onCopySurface()
3003 if (this->copySurfaceAsDraw(dst, src, srcRect, dstPoint)) { in onCopySurface()
3279 bool GrGLGpu::copySurfaceAsDraw(GrSurface* dst, GrSurface* src, const SkIRect& srcRect, in copySurfaceAsDraw() function in GrGLGpu
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.h299 bool copySurfaceAsDraw(GrSurface* dst, GrSurface* src, const SkIRect& srcRect,
H A DGrGLGpu.cpp2988 if (this->copySurfaceAsDraw(dst, src, srcRect, dstPoint)) { in onCopySurface()
3003 if (this->copySurfaceAsDraw(dst, src, srcRect, dstPoint)) { in onCopySurface()
3279 bool GrGLGpu::copySurfaceAsDraw(GrSurface* dst, GrSurface* src, const SkIRect& srcRect, in copySurfaceAsDraw() function in GrGLGpu
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLGpu.h331 bool copySurfaceAsDraw(GrSurface* dst, GrSurface* src, const SkIRect& srcRect,
H A DGrGLGpu.cpp2965 if (this->copySurfaceAsDraw(dst, src, srcRect, dstPoint)) { in onCopySurface()
2980 if (this->copySurfaceAsDraw(dst, src, srcRect, dstPoint)) { in onCopySurface()
3256 bool GrGLGpu::copySurfaceAsDraw(GrSurface* dst, GrSurface* src, const SkIRect& srcRect, in copySurfaceAsDraw() function in GrGLGpu
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLGpu.h341 bool copySurfaceAsDraw(GrSurface* dst, GrSurface* src, const SkIRect& srcRect,
H A DGrGLGpu.cpp2949 if (this->copySurfaceAsDraw(dst, src, srcRect, dstPoint)) { in onCopySurface()
2964 if (this->copySurfaceAsDraw(dst, src, srcRect, dstPoint)) { in onCopySurface()
3237 bool GrGLGpu::copySurfaceAsDraw(GrSurface* dst, GrSurface* src, const SkIRect& srcRect, in copySurfaceAsDraw() function in GrGLGpu