HomeSort by relevance Sort by last modified time
    Searched refs:getFontColor (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/
rsFont.h 157 void getFontColor(float *r, float *g, float *b, float *a) const;
rsContext.cpp 229 mStateFont.getFontColor(&oldR, &oldG, &oldB, &oldA);
rsFont.cpp 810 void FontState::getFontColor(float *r, float *g, float *b, float *a) const {

Completed in 403 milliseconds