OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:blackThreshold
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsFont.cpp
343
int32_t
blackThreshold
= DEFAULT_TEXT_BLACK_GAMMA_THRESHOLD;
357
blackThreshold
= atoi(property);
366
mBlackThreshold = (float)(
blackThreshold
) / 255.0f;
/external/ImageMagick/Magick++/lib/
Image.cpp
[
all
...]
Completed in 678 milliseconds