OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:greenx
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/graphics/src/android/graphics/cts/
ComposeShaderTest.java
65
float
greenX
= 1f - (x / 255f);
67
int green = (int)((
greenX
+ greenY -
greenX
* greenY) * 255);
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
edid.h
159
#define
GREENX
F_CC(I_CC((GET(D_RG_LOW)),(GET(D_GREENX)),2))
373
float
greenx
;
member in struct:disp_features
/external/kernel-headers/original/linux/
fb.h
448
__u32
greenx
;
member in struct:fb_chroma
[
all
...]
Completed in 6184 milliseconds