Home
last modified time | relevance | path

Searched refs:testingOnly_createWrapped (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrProxyProvider.h271 sk_sp<GrTextureProxy> testingOnly_createWrapped(sk_sp<GrTexture>);
DGrProxyProvider.cpp206 sk_sp<GrTextureProxy> GrProxyProvider::testingOnly_createWrapped(sk_sp<GrTexture> tex) { in testingOnly_createWrapped() function in GrProxyProvider