Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrGpuResource.h201 bool wasDestroyed() const { return nullptr == fGpu; } in wasDestroyed() function
DGrBufferAllocPool.cpp142 bool wasDestroyed = false; in validate() local
/third_party/flutter/skia/include/gpu/
DGrGpuResource.h230 bool wasDestroyed() const { return nullptr == fGpu; } in wasDestroyed() function
/third_party/flutter/skia/src/gpu/
DGrBufferAllocPool.cpp142 bool wasDestroyed = false; in validate() local