Searched refs:getFontColor (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsFont.h157 void getFontColor(float *r, float *g, float *b, float *a) const;
H A DrsContext.cpp232 mStateFont.getFontColor(&oldR, &oldG, &oldB, &oldA);
H A DrsFont.cpp806 void FontState::getFontColor(float *r, float *g, float *b, float *a) const { function in class:FontState

Completed in 154 milliseconds