Home
last modified time | relevance | path

Searched refs:ecolor (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/tests/
Dkms_frontbuffer_tracking.c500 static uint32_t pick_color(struct igt_fb *fb, enum color ecolor) in pick_color() argument
535 switch (ecolor) { in pick_color()
564 static void fill_fb(struct igt_fb *fb, enum color ecolor) in fill_fb() argument
566 igt_draw_fill_fb(drm.fd, fb, pick_color(fb, ecolor)); in fill_fb()
1099 static void fill_fb_region(struct fb_region *region, enum color ecolor) in fill_fb_region() argument
1101 uint32_t color = pick_color(region->fb, ecolor); in fill_fb_region()
/external/llvm-project/openmp/runtime/tools/
DsummarizeStats.py165 yerr=data["SD"], ecolor="black")