OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:whiteThreshold
(Results
1 - 3
of
3
) 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/Magick++/
Image.h
[
all
...]
/external/ImageMagick/Magick++/lib/
Image.cpp
[
all
...]
Completed in 66 milliseconds