Home
last modified time | relevance | path

Searched refs:instatiateProxy (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/
DGrOnFlushResourceProvider.cpp21 bool GrOnFlushResourceProvider::instatiateProxy(GrSurfaceProxy* proxy) { in instatiateProxy() function in GrOnFlushResourceProvider
DGrOnFlushResourceProvider.h57 bool instatiateProxy(GrSurfaceProxy*);
DGrDynamicAtlas.cpp213 onFlushRP->instatiateProxy(fTextureProxy.get()); in instantiate()