Searched refs:highlight_color (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/intel/tools/ |
D | aubinator_viewer.h | 12 ImColor highlight_color; member 20 highlight_color(0, 230, 0, 255), in aub_viewer_cfg()
|
D | aubinator_viewer.cpp | 994 ImGui::ColorEdit3("highlight", (float *)&cfg->highlight_color, cflags); ImGui::SameLine(); in display_aubfile_window()
|
/external/perfetto/src/tracing/ |
D | console_interceptor.cc | 221 auto highlight_color = Mix(slice_color, kWhiteColor, kLightness); in OnTrackEvent() local 226 SetColor(context_, highlight_color); in OnTrackEvent() 238 highlight_color); in OnTrackEvent() 375 const ConsoleColor& highlight_color) { in PrintDebugAnnotations() argument 389 SetColor(context, highlight_color); in PrintDebugAnnotations()
|
/external/perfetto/include/perfetto/tracing/ |
D | console_interceptor.h | 109 const ConsoleColor& highlight_color);
|
/external/ImageMagick/MagickCore/ |
D | xwindow-private.h | 205 highlight_color, member
|
D | xwindow.c | 3124 pixel->highlight_color.red=(unsigned short) (((double) in XGetPixelInfo() 3127 pixel->highlight_color.green=(unsigned short) (((double) in XGetPixelInfo() 3130 pixel->highlight_color.blue=(unsigned short) (((double) in XGetPixelInfo() 3133 pixel->highlight_color.pixel=XStandardPixel(map_info,&pixel->highlight_color); in XGetPixelInfo() 3134 pixel->highlight_color.flags=(char) (DoRed | DoGreen | DoBlue); in XGetPixelInfo() 7917 (void) XAllocColor(display,colormap,&pixel->highlight_color); in XMakeStandardColormap() 8253 &pixel->highlight_color); in XMakeStandardColormap()
|
D | widget.c | 1458 window_info->pixel_info->highlight_color.pixel); in XSetBevelColor()
|