Searched refs:has_display (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/ulib/framebuffer/
H A Dframebuffer.c84 bool has_display = false; local
112 has_display = true;
114 } while (!has_display);
/fuchsia/zircon/system/uapp/gfxlatency/
H A Dmain.cpp778 bool has_display = false; local
779 while (!has_display) {
811 has_display = true;

Completed in 82 milliseconds