Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrResourceAllocator.h167 bool instantiateSurface(GrSurfaceProxy*, GrResourceProvider*);
DGrResourceAllocator.cpp145 bool GrResourceAllocator::Register::instantiateSurface(GrSurfaceProxy* proxy, in instantiateSurface() function in GrResourceAllocator::Register
425 fFailedInstantiation = !r->instantiateSurface(cur->proxy(), resourceProvider); in assign()