Home
last modified time | relevance | path

Searched defs:green (Results 1 – 13 of 13) sorted by relevance

/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DColorWheelLEDController.java19 int green = Color.green(color) / 8; in colorChanged() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/newmetaclasses/
DEnum.py95 green = 2 variable in _test.Color
137 green = 2 variable in _test2.Color
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/
DEnum.py130 green = 2 variable in _test.Color
/device/lge/bullhead/liblight/
Dlights.c125 int red, green, blue; in set_light_locked() local
/device/huawei/angler/liblight/
Dlights.c204 int red, green, blue; in set_speaker_light_locked() local
/device/google/wahoo/liblight/
Dlights.c221 int red, green, blue; in set_speaker_light_locked() local
/device/google/marlin/liblight/
Dlights.c213 int red, green, blue; in set_speaker_light_locked() local
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp61 void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor()
76 void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glColor4f()
286 void glClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorx()
311 void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub()
316 void glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x()
321 void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask()
851 void glClearColorxOES(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorxOES()
866 void glColor4xOES(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4xOES()
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp313 void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor()
331 void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glColor4f()
583 void glClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorx()
607 void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub()
613 void glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x()
619 void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask()
1367 void glClearColorxOES(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorxOES()
1391 void glColor4xOES(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4xOES()
Dgl_enc.cpp46 void glClearColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor_enc()
127 void glColor4f_enc(void *self , GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glColor4f_enc()
1347 void glClearColorx_enc(void *self , GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorx_enc()
1450 void glColor4ub_enc(void *self , GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub_enc()
1478 void glColor4x_enc(void *self , GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x_enc()
1506 void glColorMask_enc(void *self , GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask_enc()
4952 void glClearColorxOES_enc(void *self , GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorxOES_enc()
5061 void glColor4xOES_enc(void *self , GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4xOES_enc()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp469 void glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glBlendColor()
523 void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor()
541 void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask()
Dgl2_enc.cpp204 void glBlendColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glBlendColor_enc()
478 void glClearColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor_enc()
556 void glColorMask_enc(void *self , GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask_enc()
/device/google/dragon/recovery/updater/
Dec_commands.h1400 uint8_t led, red, green, blue; member
1456 uint8_t red, green, blue; member