/external/skqp/tests/ |
D | GrUploadPixelsTests.cpp | 35 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
|
D | ReadWriteAlphaTest.cpp | 80 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
|
D | FloatingPointTextureTest.cpp | 56 sk_sp<GrSurfaceContext> sContext = context->contextPriv().makeWrappedSurfaceContext( in runFPTest() local
|
D | PackedConfigsTextureTest.cpp | 120 sk_sp<GrSurfaceContext> sContext = context->contextPriv().makeWrappedSurfaceContext( in run_test() local
|
D | ReadPixelsTest.cpp | 480 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/ |
D | GrUploadPixelsTests.cpp | 35 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
|
D | ReadWriteAlphaTest.cpp | 80 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
|
D | FloatingPointTextureTest.cpp | 56 sk_sp<GrSurfaceContext> sContext = context->priv().makeWrappedSurfaceContext( in runFPTest() local
|
D | PackedConfigsTextureTest.cpp | 120 sk_sp<GrSurfaceContext> sContext = context->priv().makeWrappedSurfaceContext( in run_test() local
|
D | ReadPixelsTest.cpp | 480 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/ |
D | ProxyUtils.cpp | 71 auto sContext = context->contextPriv().makeWrappedSurfaceContext(proxy, nullptr); in MakeTextureProxyFromData() local
|
/external/skia/tools/gpu/ |
D | ProxyUtils.cpp | 73 auto sContext = context->priv().makeWrappedSurfaceContext(proxy, nullptr); in MakeTextureProxyFromData() local
|
/external/skia/src/image/ |
D | SkImage_GpuBase.cpp | 92 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/ |
D | PresenceSetting.java | 41 private static Context sContext = null; field in PresenceSetting
|
/external/skqp/src/image/ |
D | SkImage_GpuBase.cpp | 93 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/ |
D | app-linux.c | 73 static struct waffle_context *sContext; variable
|
/external/skia/src/gpu/text/ |
D | GrAtlasManager.cpp | 112 sk_sp<GrSurfaceContext> sContext(context->priv().makeWrappedSurfaceContext(sk_ref_sp(sProxy))); in save_pixels() local
|
/external/skqp/src/gpu/text/ |
D | GrAtlasManager.cpp | 112 sk_sp<GrSurfaceContext> sContext(context->contextPriv().makeWrappedSurfaceContext( in save_pixels() local
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTPFXParserAPI.cpp | 48 CPVRTPFXEffect::CPVRTPFXEffect(SPVRTContext &sContext): in CPVRTPFXEffect()
|
/external/skia/src/gpu/ |
D | GrRecordingContext.cpp | 184 sk_sp<GrSurfaceContext> sContext = this->makeWrappedSurfaceContext(std::move(proxy), in makeDeferredSurfaceContext() local
|
D | GrResourceProvider.cpp | 111 sk_sp<GrSurfaceContext> sContext = context->priv().makeWrappedSurfaceContext( in createTexture() local
|
D | SkGr.cpp | 178 sk_sp<GrSurfaceContext> sContext = ctx->priv().makeWrappedSurfaceContext(proxy); in GrCopyBaseMipMapToTextureProxy() local
|
/external/skqp/src/gpu/ |
D | GrResourceProvider.cpp | 130 sk_sp<GrSurfaceContext> sContext = context->contextPriv().makeWrappedSurfaceContext( in createTexture() local
|
D | SkGr.cpp | 175 sk_sp<GrSurfaceContext> sContext = in GrCopyBaseMipMapToTextureProxy() local
|
/external/skia/src/core/ |
D | SkSpecialImage.cpp | 435 sk_sp<GrSurfaceContext> sContext = fContext->priv().makeWrappedSurfaceContext( in onGetROPixels() local
|