Searched refs:NUM_DISPLAYS (Results 1 – 3 of 3) sorted by relevance
32 const unsigned int NUM_DISPLAYS = 1; variable
128 if (uintptr_t(disp) >= NUM_DISPLAYS) return nullptr; in getFromNativeDisplay()
256 if (index >= NUM_DISPLAYS) { in eglGetPlatformDisplayTmpl()