OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:whitegamma
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/libs/hwui/
GammaFontRenderer.cpp
170
const float
whiteGamma
= 1.0f / mGamma;
175
const float white = pow(v,
whiteGamma
);
Completed in 147 milliseconds