Searched defs:isPurgeable (Results 1 - 1 of 1) sorted by relevance
/external/skia/include/gpu/ | ||
H A D | GrGpuResource.h | 88 bool isPurgeable() const { return !this->internalHasRef() && !this->internalHasPendingIO(); } function in class:GrIORef |
Completed in 110 milliseconds