Searched refs:getFontColor (Results 1 – 3 of 3) sorted by relevance
158 void getFontColor(float *r, float *g, float *b, float *a) const;
192 mStateFont.getFontColor(&oldR, &oldG, &oldB, &oldA); in displayDebugStats()
805 void FontState::getFontColor(float *r, float *g, float *b, float *a) const { in getFontColor() function in FontState