Home
last modified time | relevance | path

Searched defs:abandoned (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrDrawingManager.h31 bool abandoned() const { return fAbandoned; } in abandoned() function
DGrContext.cpp585 bool GrContext::abandoned() const { in abandoned() function in GrContext