Home
last modified time | relevance | path

Searched refs:testingOnly_createInstantiatedProxy (Results 1 – 12 of 12) sorted by relevance

/external/skia/tests/
DProxyConversionTest.cpp48 return provider->testingOnly_createInstantiatedProxy(desc, origin, SkBackingFit::kExact, in make_offscreen_rt()
55 return provider->testingOnly_createInstantiatedProxy(desc, origin, SkBackingFit::kExact, in make_texture()
DTextureProxyTest.cpp72 sk_sp<GrTextureProxy> proxy = proxyProvider->testingOnly_createInstantiatedProxy( in wrapped()
93 sk_sp<GrTextureProxy> proxy = proxyProvider->testingOnly_createInstantiatedProxy( in wrapped_with_key()
DProxyRefTest.cpp84 return proxyProvider->testingOnly_createInstantiatedProxy( in make_wrapped()
DGrSurfaceTest.cpp181 auto proxy = proxyProvider->testingOnly_createInstantiatedProxy( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/skqp/tests/
DProxyConversionTest.cpp48 return provider->testingOnly_createInstantiatedProxy(desc, origin, SkBackingFit::kExact, in make_offscreen_rt()
55 return provider->testingOnly_createInstantiatedProxy(desc, origin, SkBackingFit::kExact, in make_texture()
DTextureProxyTest.cpp72 sk_sp<GrTextureProxy> proxy = proxyProvider->testingOnly_createInstantiatedProxy( in wrapped()
93 sk_sp<GrTextureProxy> proxy = proxyProvider->testingOnly_createInstantiatedProxy( in wrapped_with_key()
DProxyRefTest.cpp84 return proxyProvider->testingOnly_createInstantiatedProxy( in make_wrapped()
DGrSurfaceTest.cpp179 auto proxy = proxyProvider->testingOnly_createInstantiatedProxy( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/skia/src/gpu/
DGrProxyProvider.h239 sk_sp<GrTextureProxy> testingOnly_createInstantiatedProxy(const GrSurfaceDesc&, GrSurfaceOrigin,
DGrProxyProvider.cpp115 sk_sp<GrTextureProxy> GrProxyProvider::testingOnly_createInstantiatedProxy( in testingOnly_createInstantiatedProxy() function in GrProxyProvider
/external/skqp/src/gpu/
DGrProxyProvider.h252 sk_sp<GrTextureProxy> testingOnly_createInstantiatedProxy(const GrSurfaceDesc&, GrSurfaceOrigin,
/external/skqp/tools/gpu/
DGrTest.cpp206 sk_sp<GrTextureProxy> GrProxyProvider::testingOnly_createInstantiatedProxy( in testingOnly_createInstantiatedProxy() function in GrProxyProvider