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

/frameworks/base/services/surfaceflinger/
H A DSurfaceFlinger.cpp70 #define DISPLAY_COUNT 1 macro
160 LOGE_IF(uint32_t(dpy) >= DISPLAY_COUNT, "Invalid DisplayID %d", dpy);
1256 if (UNLIKELY(uint32_t(dpy) >= DISPLAY_COUNT))
2253 if (UNLIKELY(uint32_t(dpy) >= DISPLAY_COUNT))
2375 if (UNLIKELY(uint32_t(dpy) >= DISPLAY_COUNT))

Completed in 30 milliseconds