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

  /frameworks/rs/
rsFont.h 157 void getFontColor(float *r, float *g, float *b, float *a) const;
rsContext.cpp 230 mStateFont.getFontColor(&oldR, &oldG, &oldB, &oldA);
rsFont.cpp 810 void FontState::getFontColor(float *r, float *g, float *b, float *a) const {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsFont.h 157 void getFontColor(float *r, float *g, float *b, float *a) const;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsFont.h 157 void getFontColor(float *r, float *g, float *b, float *a) const;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsFont.h 157 void getFontColor(float *r, float *g, float *b, float *a) const;

Completed in 127 milliseconds