Home
last modified time | relevance | path

Searched defs:surfaceContext (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/
DGrSurfaceContextPriv.h21 explicit GrSurfaceContextPriv(GrSurfaceContext* surfaceContext) in GrSurfaceContextPriv()
/external/skqp/src/gpu/
DGrSurfaceContextPriv.h21 explicit GrSurfaceContextPriv(GrSurfaceContext* surfaceContext) in GrSurfaceContextPriv()
/external/skia/tests/
DEGLImageTest.cpp160 sk_sp<GrTextureContext> surfaceContext = context0->priv().makeBackendTextureContext( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
DSRGBReadWritePixelsTest.cpp210 auto surfaceContext = context->priv().makeDeferredSurfaceContext( in make_surface_context() local
222 auto surfaceContext = make_surface_context(contextEncoding, context, reporter); in test_write_read() local
/external/skqp/tests/
DEGLImageTest.cpp160 sk_sp<GrTextureContext> surfaceContext = context0->contextPriv().makeBackendTextureContext( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
DSRGBReadWritePixelsTest.cpp210 auto surfaceContext = context->contextPriv().makeDeferredSurfaceContext( in make_surface_context() local
222 auto surfaceContext = make_surface_context(contextEncoding, context, reporter); in test_write_read() local