Searched defs:dstSurface (Results 1 – 9 of 9) sorted by relevance
/external/skia/src/gpu/mock/ |
D | GrMockGpu.h | 30 bool onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height, in onGetWritePixelsInfo()
|
/external/skia/src/gpu/mtl/ |
D | GrMtlGpu.h | 32 bool onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height, in onGetWritePixelsInfo()
|
/external/skia/src/gpu/ |
D | GrGpu.cpp | 297 bool GrGpu::getWritePixelsInfo(GrSurface* dstSurface, int width, int height, in getWritePixelsInfo()
|
D | GrContext.cpp | 335 GrSurface* dstSurface = dst->asSurfaceProxy()->priv().peekSurface(); in writeSurfacePixels() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fClippingTests.cpp | 543 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local 682 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local 911 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fClippingTests.cpp | 540 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local 679 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local 907 tcu::Surface& dstSurface = *surfaces[contextNdx]; in testRender() local
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 332 bool GrVkGpu::onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height, in onGetWritePixelsInfo()
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 670 bool GrGLGpu::onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height, in onGetWritePixelsInfo()
|
/external/deqp/modules/gles31/functional/ |
D | es31fGeometryShaderTests.cpp | 2048 …est::renderWithContext (sglr::Context& ctx, sglr::ShaderProgram& program, tcu::Surface& dstSurface) in renderWithContext()
|