Home
last modified time | relevance | path

Searched refs:gFontID (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkTypefaceCache.cpp63 static int32_t gFontID; in NewFontID() local
64 return sk_atomic_inc(&gFontID) + 1; in NewFontID()