Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrResourceAllocator.cpp241 sk_sp<GrSurface> GrResourceAllocator::findSurfaceFor(const GrSurfaceProxy* proxy, in findSurfaceFor() function in GrResourceAllocator
384 } else if (sk_sp<GrSurface> surface = this->findSurfaceFor(cur->proxy(), needsStencil)) { in assign()
DGrResourceAllocator.h93 sk_sp<GrSurface> findSurfaceFor(const GrSurfaceProxy* proxy, bool needsStencil);