OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inRange4bitSigned
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libs/ETC1/
etc1.cpp
373
static bool
inRange4bitSigned
(int color) {
397
differential =
inRange4bitSigned
(dr) &&
inRange4bitSigned
(dg)
398
&&
inRange4bitSigned
(db);
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp
373
static bool
inRange4bitSigned
(int color) {
397
differential =
inRange4bitSigned
(dr) &&
inRange4bitSigned
(dg)
398
&&
inRange4bitSigned
(db);
Completed in 722 milliseconds