Home
last modified time | relevance | path

Searched defs:isPurgeable (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrGpuResourcePriv.h73 bool isPurgeable() const { return fResource->isPurgeable(); } in isPurgeable() function
DGrGpuResource.cpp100 bool GrGpuResource::isPurgeable() const { in isPurgeable() function in GrGpuResource
/third_party/skia/src/gpu/
DGrGpuResourcePriv.h71 bool isPurgeable() const { return fResource->isPurgeable(); } in isPurgeable() function
DGrGpuResource.cpp108 bool GrGpuResource::isPurgeable() const { in isPurgeable() function in GrGpuResource