Searched refs:gTens (Results 1 – 1 of 1) sorted by relevance
165 static const uint16_t gTens[] = { 1000, 100, 10, 1 }; in SkStrAppendFixed() local166 const uint16_t* tens = gTens; in SkStrAppendFixed()