Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DProxyTest.cpp241 sk_sp<GrSurfaceProxy> sProxy( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
270 sk_sp<GrSurfaceProxy> sProxy( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
290 sk_sp<GrSurfaceProxy> sProxy = proxyProvider->wrapBackendTextureAsRenderTarget( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
318 sk_sp<GrSurfaceProxy> sProxy = proxyProvider->wrapRenderableBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
349 sk_sp<GrSurfaceProxy> sProxy = proxyProvider->wrapBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DProxyConversionTest.cpp70 sk_sp<GrSurfaceProxy> sProxy(make_wrapped_rt(proxyProvider, gpu, reporter, kSize, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
84 sk_sp<GrSurfaceProxy> sProxy( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
99 sk_sp<GrSurfaceProxy> sProxy(make_texture(proxyProvider, kSize, kColorType, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
114 sk_sp<GrSurfaceProxy> sProxy(make_texture(proxyProvider, kSize, kColorType, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/tests/
DProxyConversionTest.cpp68 sk_sp<GrSurfaceProxy> sProxy( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
82 sk_sp<GrSurfaceProxy> sProxy(make_offscreen_rt(proxyProvider, kSize, kColorType)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
96 sk_sp<GrSurfaceProxy> sProxy( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
111 sk_sp<GrSurfaceProxy> sProxy( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DProxyTest.cpp230 sk_sp<GrSurfaceProxy> sProxy( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
258 sk_sp<GrSurfaceProxy> sProxy( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
280 sk_sp<GrSurfaceProxy> sProxy = proxyProvider->wrapRenderableBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
308 sk_sp<GrSurfaceProxy> sProxy = proxyProvider->wrapBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/flutter/skia/src/gpu/text/
DGrAtlasManager.cpp117 static bool save_pixels(GrContext* context, GrSurfaceProxy* sProxy, GrColorType colorType, in save_pixels()
/third_party/flutter/skia/src/gpu/
DGrDrawingManager.cpp768 sk_sp<GrSurfaceProxy> sProxy, in makeRenderTargetContext()
794 sk_sp<GrTextureContext> GrDrawingManager::makeTextureContext(sk_sp<GrSurfaceProxy> sProxy, in makeTextureContext()