Searched defs:abandoned (Results 1 – 5 of 5) sorted by relevance
34 bool GrImageContext::abandoned() const { in abandoned() function in GrImageContext
36 bool abandoned() const { return fContext->abandoned(); } in abandoned() function
49 bool abandoned() const { return fContext->abandoned(); } in abandoned() function
185 bool GrContext::abandoned() const { in abandoned() function in GrContext