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.cpp230 mStateFont.getFontColor(&oldR, &oldG, &oldB, &oldA);
H A DrsFont.cpp810 void FontState::getFontColor(float *r, float *g, float *b, float *a) const { function in class:FontState

Completed in 203 milliseconds