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

  /external/chromium_org/third_party/skia/src/gpu/
GrTextStrike.h 91 bool freeUnusedPlot(GrTextStrike* preserveStrike);
GrBitmapTextContext.cpp 464 if (fContext->getFontCache()->freeUnusedPlot(fStrike) &&
480 if (fContext->getFontCache()->freeUnusedPlot(fStrike) &&
GrDistanceFieldTextContext.cpp 284 if (fContext->getFontCache()->freeUnusedPlot(fStrike) &&
300 if (fContext->getFontCache()->freeUnusedPlot(fStrike) &&
GrTextStrike.cpp 132 bool GrFontCache::freeUnusedPlot(GrTextStrike* preserveStrike) {

Completed in 43 milliseconds