Home
last modified time | relevance | path

Searched defs:color (Results 1 – 19 of 19) sorted by relevance

/system/teeui/libteeui/include/teeui/
Dbutton.h38 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
Dlabel.h80 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/
Dlog.h32 #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/
DColor.cpp59 void ColoredPrintf(const char* color, const char* fmt, ...) { in ColoredPrintf()
DOptions.h52 const std::string& color() const { return strings_.at("gtest_color"); } in color() function
DIsolate.h49 const char* color; member
/system/teeui/libteeui/src/
Dbutton.cpp33 auto drawPixelBoundsEnforced = [&](uint32_t x, uint32_t y, Color color) -> Error { in draw()
76 auto color = drawCirclePoint(center, intRadius, pos, color_); in draw() local
Dlabel.cpp45 makePixelDrawer([&, this](uint32_t x, uint32_t y, Color color) -> Error { in draw()
/system/chre/chpp/platform/linux/include/chpp/platform/
Dplatform_log.h40 #define CHPP_LINUX_LOG(level, color, fmt, ...) \ argument
/system/tools/hidl/lint/
DLint.cpp82 static std::string setColor(Color color, bool bold = false) { in setColor()
/system/extras/simpleperf/scripts/test/script_testdata/
Dperf_with_tracepoint_event.gecko.json9 "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
Dperf_with_jit_symbol.gecko.json9 "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
Dperf_with_interpreter_frames.gecko.json9 "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/
Dteeui_device_config.cpp58 const uint32_t color = data[linestart + col]; in saveToPpm() local
/system/teeui/libteeui/example/
Dphys_button_example.cpp138 [&fb](uint32_t x, uint32_t y, Color color) -> Error { return fb.drawPixel(x, y, color); }); in renderUIIntoBuffer()
Dtouch_button_example.cpp175 [&fb](uint32_t x, uint32_t y, Color color) -> Error { return fb.drawPixel(x, y, color); }); in renderUIIntoBuffer()
/system/extras/simpleperf/scripts/
Dgecko_profile_generator.py108 def __init__(self, value, label, color): argument
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h69962 __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/
Dvmlinux.h79300 __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