Searched refs:testingOnly_createWrapped (Results 1 – 5 of 5) sorted by relevance
270 sk_sp<GrTextureProxy> testingOnly_createWrapped(sk_sp<GrTexture>);
181 sk_sp<GrTextureProxy> GrProxyProvider::testingOnly_createWrapped(sk_sp<GrTexture> tex) { in testingOnly_createWrapped() function in GrProxyProvider
254 sk_sp<GrTextureProxy> testingOnly_createWrapped(sk_sp<GrTexture>, GrSurfaceOrigin);
222 sk_sp<GrTextureProxy> GrProxyProvider::testingOnly_createWrapped(sk_sp<GrTexture> tex, in testingOnly_createWrapped() function in GrProxyProvider
554 ->testingOnly_createWrapped( in DEF_GPUTEST()