Home
last modified time | relevance | path

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

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