Home
last modified time | relevance | path

Searched defs:dstContext (Results 1 – 8 of 8) sorted by relevance

/external/skqp/tests/
DTestUtils.cpp44 GrSurfaceContext* dstContext, bool expectedToWork, in test_write_pixels()
90 sk_sp<GrSurfaceContext> dstContext( in test_copy_from_surface() local
98 GrSurfaceContext* dstContext, const char* testName) { in test_copy_to_surface()
DCopySurfaceTest.cpp105 sk_sp<GrSurfaceContext> dstContext = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/skqp/src/gpu/
DGrSurfaceProxy.cpp356 sk_sp<GrSurfaceContext> dstContext(context->contextPriv().makeDeferredSurfaceContext( in Copy() local
386 sk_sp<GrSurfaceContext> dstContext(context->contextPriv().makeDeferredSurfaceContext( in TestCopy() local
/external/skia/src/gpu/
DGrSurfaceProxy.cpp281 auto dstContext = GrSurfaceContext::Make(context, in Copy() local
300 auto dstContext = GrSurfaceFillContext::Make(context, in Copy() local
/external/skia/tests/
DCopySurfaceTest.cpp108 auto dstContext = GrSurfaceContext::Make(dContext, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DTestUtils.cpp53 GrSurfaceContext* dstContext, in TestWritePixels()
95 auto dstContext = GrSurfaceContext::Make(dContext, in TestCopyFromSurface() local
DRectangleTextureTest.cpp87 GrSurfaceContext* dstContext, in test_copy_to_surface()
/external/skqp/gm/
Dimage_pict.cpp186 sk_sp<GrSurfaceContext> dstContext(fCtx->contextPriv().makeDeferredSurfaceContext( in onGenerateTexture() local