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