Searched refs:NUM_DISPLAYS (Results 1 – 4 of 4) sorted by relevance
34 const unsigned int NUM_DISPLAYS = 1; variable
85 egl_display_t egl_display_t::sDisplay[NUM_DISPLAYS];102 if (index >= NUM_DISPLAYS || !sDisplay[index].isValid()) { in get()131 if (uintptr_t(disp) >= NUM_DISPLAYS) in getFromNativeDisplay()
51 static egl_display_t sDisplay[NUM_DISPLAYS];
294 if (index >= NUM_DISPLAYS) { in eglGetPlatformDisplayTmpl()