Searched refs:red (Results 1 – 9 of 9) sorted by relevance
/system/media/audio_utils/include/audio_utils/ |
D | FdToString.h | 95 int red; in reader() local 110 if ((red = read(fd, buf, sizeof(buf))) <= 0) break; in reader() 112 while (!prefix.empty() && (delim = (char *)memchr(bptr, '\n', red)) != nullptr) { in reader() 117 red -= line; in reader() 120 if (red > 0) { in reader() 122 ss.write(bptr, red); in reader()
|
/system/extras/tests/framebuffer/ |
D | refresh.c | 95 info.red.offset, info.red.length, in main()
|
D | fb_test.c | 195 uint16_t red = 0xf800; variable 216 loc[i + j*(stride)] = red; in draw_grid()
|
/system/core/libpixelflinger/include/pixelflinger/ |
D | pixelflinger.h | 276 void (*colorMask)(void* c, GGLboolean red,
|
/system/core/rootdir/ |
D | init.rc | 734 chown system system /sys/class/leds/red/brightness 737 chown system system /sys/class/leds/red/device/grpfreq 738 chown system system /sys/class/leds/red/device/grppwm 739 chown system system /sys/class/leds/red/device/blink
|
/system/media/audio_utils/ |
D | Doxyfile | 1087 # 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300 1088 # purple, and 360 is red again. 2248 # by representing a node as a red box. Note that doxygen if the number of direct
|
D | Doxyfile.orig | 1087 # 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300 1088 # purple, and 360 is red again. 2248 # by representing a node as a red box. Note that doxygen if the number of direct
|
/system/chre/pal/doc/ |
D | Doxyfile | 1130 # 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300 1131 # purple, and 360 is red again. 2351 # by representing a node as a red box. Note that doxygen if the number of direct
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 1130 # 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300 1131 # purple, and 360 is red again. 2351 # by representing a node as a red box. Note that doxygen if the number of direct
|