Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrResourceAllocator.cpp264 void GrResourceAllocator::recycleSurface(sk_sp<GrSurface> surface) { in recycleSurface() function in GrResourceAllocator
344 this->recycleSurface(std::move(surface)); in expire()
DGrResourceAllocator.h129 void recycleSurface(sk_sp<GrSurface> surface);