OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:whiteThreshold
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsFont.cpp
344
int32_t
whiteThreshold
= DEFAULT_TEXT_WHITE_GAMMA_THRESHOLD;
362
whiteThreshold
= atoi(property);
367
mWhiteThreshold = (float)(
whiteThreshold
) / 255.0f;
/external/ImageMagick/Magick++/lib/
Image.cpp
[
all
...]
Completed in 120 milliseconds