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

  /frameworks/base/libs/hwui/
Properties.h 215 // See PROPERTY_TEXT_GAMMA, PROPERTY_TEXT_BLACK_GAMMA_THRESHOLD and
221 #define PROPERTY_TEXT_GAMMA "hwui.text_gamma"
GammaFontRenderer.cpp 64 if (property_get(PROPERTY_TEXT_GAMMA, property, NULL) > 0) {
  /frameworks/rs/
rsFont.h 34 #define PROPERTY_TEXT_GAMMA "ro.text_gamma"
rsFont.cpp 351 if (property_get(PROPERTY_TEXT_GAMMA, property, NULL) > 0) {
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsFont.h 34 #define PROPERTY_TEXT_GAMMA "ro.text_gamma"
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsFont.h 34 #define PROPERTY_TEXT_GAMMA "ro.text_gamma"
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsFont.h 34 #define PROPERTY_TEXT_GAMMA "ro.text_gamma"

Completed in 308 milliseconds