Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrGpuResourcePriv.h71 bool isPurgeable() const { return fResource->isPurgeable(); } in isPurgeable() function
DGrGpuResource.cpp99 bool GrGpuResource::isPurgeable() const { in isPurgeable() function in GrGpuResource
/external/skqp/src/gpu/
DGrGpuResourcePriv.h73 bool isPurgeable() const { return fResource->isPurgeable(); } in isPurgeable() function
DGrGpuResource.cpp96 bool GrGpuResource::isPurgeable() const { in isPurgeable() function in GrGpuResource