Home
last modified time | relevance | path

Searched defs:sContext (Results 1 – 25 of 31) sorted by relevance

12

/external/skqp/tests/
DGrUploadPixelsTests.cpp35 sk_sp<GrSurfaceContext> sContext = context->contextPriv().makeWrappedSurfaceContext(proxy); in basic_texture_test() local
65 sk_sp<GrSurfaceContext> sContext = context->contextPriv().makeWrappedSurfaceContext(proxy); in basic_texture_test() local
DReadWriteAlphaTest.cpp80 sk_sp<GrSurfaceContext> sContext(context->contextPriv().makeWrappedSurfaceContext( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
198 sk_sp<GrSurfaceContext> sContext = context->contextPriv().makeWrappedSurfaceContext( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DFloatingPointTextureTest.cpp56 sk_sp<GrSurfaceContext> sContext = context->contextPriv().makeWrappedSurfaceContext( in runFPTest() local
DPackedConfigsTextureTest.cpp120 sk_sp<GrSurfaceContext> sContext = context->contextPriv().makeWrappedSurfaceContext( in run_test() local
DReadPixelsTest.cpp480 sk_sp<GrSurfaceContext> sContext, in test_readpixels_texture()
546 sk_sp<GrSurfaceContext> sContext = context->contextPriv().makeWrappedSurfaceContext( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/skia/tests/
DGrUploadPixelsTests.cpp35 sk_sp<GrSurfaceContext> sContext = context->priv().makeWrappedSurfaceContext(proxy); in basic_texture_test() local
65 sk_sp<GrSurfaceContext> sContext = context->priv().makeWrappedSurfaceContext(proxy); in basic_texture_test() local
DReadWriteAlphaTest.cpp80 sk_sp<GrSurfaceContext> sContext(context->priv().makeWrappedSurfaceContext( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
198 sk_sp<GrSurfaceContext> sContext = context->priv().makeWrappedSurfaceContext( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DFloatingPointTextureTest.cpp56 sk_sp<GrSurfaceContext> sContext = context->priv().makeWrappedSurfaceContext( in runFPTest() local
DPackedConfigsTextureTest.cpp120 sk_sp<GrSurfaceContext> sContext = context->priv().makeWrappedSurfaceContext( in run_test() local
DReadPixelsTest.cpp480 sk_sp<GrSurfaceContext> sContext, in test_readpixels_texture()
546 sk_sp<GrSurfaceContext> sContext = context->priv().makeWrappedSurfaceContext( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/skqp/tools/gpu/
DProxyUtils.cpp71 auto sContext = context->contextPriv().makeWrappedSurfaceContext(proxy, nullptr); in MakeTextureProxyFromData() local
/external/skia/tools/gpu/
DProxyUtils.cpp73 auto sContext = context->priv().makeWrappedSurfaceContext(proxy, nullptr); in MakeTextureProxyFromData() local
/external/skia/src/image/
DSkImage_GpuBase.cpp92 sk_sp<GrSurfaceContext> sContext = direct->priv().makeWrappedSurfaceContext( in getROPixels() local
128 sk_sp<GrSurfaceContext> sContext(context->priv().makeDeferredSurfaceContext( in onMakeSubset() local
191 sk_sp<GrSurfaceContext> sContext = direct->priv().makeWrappedSurfaceContext( in onReadPixels() local
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DPresenceSetting.java41 private static Context sContext = null; field in PresenceSetting
/external/skqp/src/image/
DSkImage_GpuBase.cpp93 sk_sp<GrSurfaceContext> sContext = fContext->contextPriv().makeWrappedSurfaceContext( in getROPixels() local
125 sk_sp<GrSurfaceContext> sContext(fContext->contextPriv().makeDeferredSurfaceContext( in onMakeSubset() local
187 sk_sp<GrSurfaceContext> sContext = fContext->contextPriv().makeWrappedSurfaceContext( in onReadPixels() local
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dapp-linux.c73 static struct waffle_context *sContext; variable
/external/skia/src/gpu/text/
DGrAtlasManager.cpp112 sk_sp<GrSurfaceContext> sContext(context->priv().makeWrappedSurfaceContext(sk_ref_sp(sProxy))); in save_pixels() local
/external/skqp/src/gpu/text/
DGrAtlasManager.cpp112 sk_sp<GrSurfaceContext> sContext(context->contextPriv().makeWrappedSurfaceContext( in save_pixels() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPFXParserAPI.cpp48 CPVRTPFXEffect::CPVRTPFXEffect(SPVRTContext &sContext): in CPVRTPFXEffect()
/external/skia/src/gpu/
DGrRecordingContext.cpp184 sk_sp<GrSurfaceContext> sContext = this->makeWrappedSurfaceContext(std::move(proxy), in makeDeferredSurfaceContext() local
DGrResourceProvider.cpp111 sk_sp<GrSurfaceContext> sContext = context->priv().makeWrappedSurfaceContext( in createTexture() local
DSkGr.cpp178 sk_sp<GrSurfaceContext> sContext = ctx->priv().makeWrappedSurfaceContext(proxy); in GrCopyBaseMipMapToTextureProxy() local
/external/skqp/src/gpu/
DGrResourceProvider.cpp130 sk_sp<GrSurfaceContext> sContext = context->contextPriv().makeWrappedSurfaceContext( in createTexture() local
DSkGr.cpp175 sk_sp<GrSurfaceContext> sContext = in GrCopyBaseMipMapToTextureProxy() local
/external/skia/src/core/
DSkSpecialImage.cpp435 sk_sp<GrSurfaceContext> sContext = fContext->priv().makeWrappedSurfaceContext( in onGetROPixels() local

12