HomeSort by relevance Sort by last modified time
    Searched refs:fIsAbandoned (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrBatchFontCache.h 53 bool isAbandoned() const { return fIsAbandoned; }
69 bool fIsAbandoned;
GrBatchFontCache.cpp 122 strike->fIsAbandoned = true;
161 , fIsAbandoned(false) {

Completed in 60 milliseconds