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

  /external/skia/src/gpu/text/
GrBatchFontCache.cpp 74 (*iter).fIsAbandoned = true;
86 (*iter).fIsAbandoned = true;
109 strike->fIsAbandoned = true;
160 , fIsAbandoned(false) {
GrBatchFontCache.h 76 bool isAbandoned() const { return fIsAbandoned; }
92 bool fIsAbandoned;

Completed in 249 milliseconds