Home
last modified time | relevance | path

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

/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
DProcessorTest.cpp352 sk_sp<GrSurfaceContext> sContext(context->contextPriv().makeWrappedSurfaceContext(src)); in log_surface_proxy() local
/external/skqp/tools/gpu/
DProxyUtils.cpp71 auto sContext = context->contextPriv().makeWrappedSurfaceContext(proxy, nullptr); in MakeTextureProxyFromData() local
/external/skia/src/image/
DSkImage_GpuBase.cpp116 auto sContext = GrSurfaceContext::Make(dContext, std::move(view), std::move(colorInfo)); in getROPixels() local
176 auto sContext = GrSurfaceContext::Make(dContext, std::move(view), colorInfo); in onReadPixels() local
/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/skia/tools/gpu/
DProxyUtils.cpp81 auto sContext = GrSurfaceContext::Make(dContext, std::move(view), pixmap.colorInfo()); in MakeTextureProxyViewFromData() local
/external/skia/tests/
DFloatingPointTextureTest.cpp63 auto sContext = GrSurfaceContext::Make(dContext, std::move(fpView), info.colorInfo()); in runFPTest() local
DSRGBReadWritePixelsTest.cpp125 GrSurfaceContext* sContext, in read_and_check_pixels()
DProcessorTest.cpp407 auto sContext = GrSurfaceContext::Make(dContext, std::move(src), ii.colorInfo()); in log_texture_view() local
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dapp-linux.c73 static struct waffle_context *sContext; variable
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DPresenceSetting.java42 private static Context sContext = null; field in PresenceSetting
/external/skqp/src/gpu/text/
DGrAtlasManager.cpp112 sk_sp<GrSurfaceContext> sContext(context->contextPriv().makeWrappedSurfaceContext( in save_pixels() local
/external/skia/src/gpu/text/
DGrAtlasManager.cpp237 auto sContext = GrSurfaceContext::Make(dContext, in save_pixels() 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
DGrContext.cpp858 sk_sp<GrSurfaceContext> sContext = this->makeWrappedSurfaceContext(std::move(proxy), in makeDeferredSurfaceContext() local
DGrRenderTargetContext.cpp2071 sk_sp<GrSurfaceContext> sContext = fContext->contextPriv().makeDeferredSurfaceContext( in setupDstProxy() local
/external/skqp/src/core/
DSkSpecialImage.cpp434 sk_sp<GrSurfaceContext> sContext = fContext->contextPriv().makeWrappedSurfaceContext( in onGetROPixels() local