Searched refs:purgeStrike (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrTextStrike.h135 void purgeStrike(GrTextStrike* strike);
H A DGrTextStrike.cpp126 void GrFontCache::purgeStrike(GrTextStrike* strike) { function in class:GrFontCache
156 this->purgeStrike(strikeToPurge);
/external/skia/src/gpu/
H A DGrTextStrike.h131 void purgeStrike(GrTextStrike* strike);
H A DGrTextStrike.cpp118 void GrFontCache::purgeStrike(GrTextStrike* strike) { function in class:GrFontCache
149 this->purgeStrike(strikeToPurge);

Completed in 151 milliseconds