Searched refs:create_wrapped_backend (Results 1 – 2 of 2) sorted by relevance
100 static sk_sp<GrTextureProxy> create_wrapped_backend(GrDirectContext* dContext) { in create_wrapped_backend() function358 basic_test(direct, reporter, create_wrapped_backend(direct), cacheEntriesPerProxy); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
101 static sk_sp<GrTextureProxy> create_wrapped_backend(GrContext* context, SkBackingFit fit, in create_wrapped_backend() function325 sk_sp<GrTextureProxy> proxy = create_wrapped_backend(context, fit, &backingTex); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()