Lines Matching refs:GrTextureProxy
40 static sk_sp<GrTextureProxy> deferred_tex(skiatest::Reporter* reporter, in deferred_tex()
48 sk_sp<GrTextureProxy> proxy = in deferred_tex()
56 static sk_sp<GrTextureProxy> deferred_texRT(skiatest::Reporter* reporter, in deferred_texRT()
64 sk_sp<GrTextureProxy> proxy = in deferred_texRT()
72 static sk_sp<GrTextureProxy> wrapped(skiatest::Reporter* reporter, GrRecordingContext*, in wrapped()
74 sk_sp<GrTextureProxy> proxy = proxyProvider->testingOnly_createInstantiatedProxy( in wrapped()
81 static sk_sp<GrTextureProxy> wrapped_with_key(skiatest::Reporter* reporter, GrRecordingContext*, in wrapped_with_key()
93 sk_sp<GrTextureProxy> proxy = proxyProvider->testingOnly_createInstantiatedProxy( in wrapped_with_key()
100 static sk_sp<GrTextureProxy> create_wrapped_backend(GrDirectContext* dContext) { in create_wrapped_backend()
124 sk_sp<GrTextureProxy> proxy, in basic_test()
301 sk_sp<GrTextureProxy> proxy = deferred_tex(reporter, dContext, proxyProvider, in invalidation_and_instantiation_test()