Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrResourceAllocator.cpp84 sk_sp<GrSurface> GrResourceAllocator::findSurfaceFor(GrSurfaceProxy* proxy) { in findSurfaceFor() function in GrResourceAllocator
108 sk_sp<GrSurface> surface = this->findSurfaceFor(cur->fProxy); in assign()
DGrResourceAllocator.h61 sk_sp<GrSurface> findSurfaceFor(GrSurfaceProxy* proxy);