OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_TEXT_GAMMA
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/
Properties.h
188
#define
DEFAULT_TEXT_GAMMA
1.4f
GammaFontRenderer.cpp
63
mGamma =
DEFAULT_TEXT_GAMMA
;
68
INIT_LOGD(" Using default text gamma of %.2f",
DEFAULT_TEXT_GAMMA
);
/frameworks/rs/
rsFont.h
39
#define
DEFAULT_TEXT_GAMMA
1.4f
rsFont.cpp
344
float gamma =
DEFAULT_TEXT_GAMMA
;
Completed in 383 milliseconds