Searched refs:gFontID (Results 1 – 1 of 1) sorted by relevance
63 static int32_t gFontID; in NewFontID() local64 return sk_atomic_inc(&gFontID) + 1; in NewFontID()