Searched defs:color (Results 1 – 7 of 7) sorted by relevance
/system/chre/platform/linux/include/chre/target_platform/ |
D | log.h | 31 #define CHRE_LINUX_LOG(level, color, fmt, ...) \ argument 37 #define CHRE_LINUX_LOG(level, color, fmt, ...) \ argument
|
/system/testing/gtest_extras/ |
D | Color.cpp | 59 void ColoredPrintf(const char* color, const char* fmt, ...) { in ColoredPrintf()
|
D | Options.h | 51 const std::string& color() const { return strings_.at("gtest_color"); } in color() function
|
D | Isolate.h | 49 const char* color; member
|
/system/core/libpixelflinger/ |
D | pixelflinger.cpp | 218 static void ggl_color4xv(void* con, const GGLclampx* color) in ggl_color4xv() 278 static void ggl_fogColor3xv(void* con, const GGLclampx* color) in ggl_fogColor3xv() 370 uint8_t* const color = c->activeTMU->env_color; in ggl_texEnvxv() local
|
/system/core/toolbox/upstream-netbsd/usr.bin/grep/ |
D | grep.c | 121 const char *color; /* --color */ variable
|
/system/core/libpixelflinger/codeflinger/ |
D | texturing.cpp | 1195 integer_t color(locals.obtain(), 8, CORRUPTIBLE); in blend() local
|