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

/external/skia/src/ports/
H A DSkFontHost_FreeType.cpp93 static int gFTCount; variable
436 if (gFTCount == 0) {
704 if (gFTCount == 0) {
710 ++gFTCount;
867 if (--gFTCount == 0) {

Completed in 43 milliseconds