Searched refs:wrapped_with_key (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/tests/ |
D | TextureProxyTest.cpp | 81 static sk_sp<GrTextureProxy> wrapped_with_key(skiatest::Reporter* reporter, GrRecordingContext*, in wrapped_with_key() function 348 for (auto create : { deferred_tex, deferred_texRT, wrapped, wrapped_with_key }) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/third_party/flutter/skia/tests/ |
D | TextureProxyTest.cpp | 81 static sk_sp<GrTextureProxy> wrapped_with_key(skiatest::Reporter* reporter, GrContext* ctx, in wrapped_with_key() function 318 for (auto create : { deferred_tex, deferred_texRT, wrapped, wrapped_with_key }) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|