| /system/teeui/libteeui/include/teeui/ |
| D | button.h | 38 ButtonImpl(pxs radius, Color color, Color convexObjectColor, bool roundTopLeft, in ButtonImpl() 44 void setColor(Color color) { color_ = color; } in setColor() 45 void setConvexObjectColor(Color color) { convexObjectColor_ = color; } in setConvexObjectColor() 115 #define ButtonColor(color) static const constexpr auto button_color = color argument 132 #define ConvexObjectColor(color) static constexpr const auto button_drawable_object_color = color argument
|
| D | label.h | 80 void setTextColor(Color color) { textColor_ = color; } in setTextColor() 160 #define TextColor(color) static const constexpr auto label_text_color = color argument
|
| /system/chre/platform/linux/include/chre/target_platform/ |
| D | log.h | 32 #define CHRE_LINUX_LOG(logLevel, levelStr, color, fmt, ...) \ argument 38 #define CHRE_LINUX_LOG(logLevel, levelStr, color, fmt, ...) \ argument
|
| /system/testing/gtest_extras/gtest_isolated/ |
| D | Color.cpp | 59 void ColoredPrintf(const char* color, const char* fmt, ...) { in ColoredPrintf()
|
| D | Options.h | 52 const std::string& color() const { return strings_.at("gtest_color"); } in color() function
|
| D | Isolate.h | 49 const char* color; member
|
| /system/teeui/libteeui/src/ |
| D | button.cpp | 33 auto drawPixelBoundsEnforced = [&](uint32_t x, uint32_t y, Color color) -> Error { in draw() 76 auto color = drawCirclePoint(center, intRadius, pos, color_); in draw() local
|
| D | label.cpp | 45 makePixelDrawer([&, this](uint32_t x, uint32_t y, Color color) -> Error { in draw()
|
| /system/chre/chpp/platform/linux/include/chpp/platform/ |
| D | platform_log.h | 40 #define CHPP_LINUX_LOG(level, color, fmt, ...) \ argument
|
| /system/tools/hidl/lint/ |
| D | Lint.cpp | 82 static std::string setColor(Color color, bool bold = false) { in setColor()
|
| /system/extras/simpleperf/scripts/test/script_testdata/ |
| D | perf_with_tracepoint_event.gecko.json | 9 "color": "yellow", string 16 "color": "orange", string 23 "color": "yellow", string 30 "color": "green", string 37 "color": "green", string 44 "color": "blue", string 51 "color": "grey", string 58 "color": "green", string
|
| D | perf_with_jit_symbol.gecko.json | 9 "color": "yellow", string 16 "color": "orange", string 23 "color": "yellow", string 30 "color": "green", string 37 "color": "green", string 44 "color": "blue", string 51 "color": "grey", string 58 "color": "green", string
|
| D | perf_with_interpreter_frames.gecko.json | 9 "color": "yellow", string 16 "color": "orange", string 23 "color": "yellow", string 30 "color": "green", string 37 "color": "green", string 44 "color": "blue", string 51 "color": "grey", string 58 "color": "green", string
|
| /system/teeui/test/ |
| D | teeui_device_config.cpp | 58 const uint32_t color = data[linestart + col]; in saveToPpm() local
|
| /system/teeui/libteeui/example/ |
| D | phys_button_example.cpp | 138 [&fb](uint32_t x, uint32_t y, Color color) -> Error { return fb.drawPixel(x, y, color); }); in renderUIIntoBuffer()
|
| D | touch_button_example.cpp | 175 [&fb](uint32_t x, uint32_t y, Color color) -> Error { return fb.drawPixel(x, y, color); }); in renderUIIntoBuffer()
|
| /system/extras/simpleperf/scripts/ |
| D | gecko_profile_generator.py | 108 def __init__(self, value, label, color): argument
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 69962 __u32 color; member 76682 unsigned long color; member 77807 struct detailed_data_wpindex color; member 78165 __u32 color; member 78405 unsigned long color; member 80097 int color; member 87929 unsigned int color; member 108244 u32 color; member 112097 const char *color; member
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 79300 __u32 color; member 86297 unsigned long color; member 87428 struct detailed_data_wpindex color; member 87885 __u32 color; member 88114 unsigned long color; member 89823 int color; member 97665 unsigned int color; member 118087 u32 color; member 119499 const char *color; member
|