Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer_hwc1.cpp131 for (size_t i=0 ; i<NUM_BUILTIN_DISPLAYS ; i++) { in HWComposer()
163 mNumDisplays = NUM_BUILTIN_DISPLAYS; in HWComposer()
186 for (size_t i =0 ; i<NUM_BUILTIN_DISPLAYS ; i++) { in HWComposer()
460 if (id < NUM_BUILTIN_DISPLAYS) { in freeDisplayId()
DHWComposer_hwc1.h72 NUM_BUILTIN_DISPLAYS = HWC_NUM_PHYSICAL_DISPLAY_TYPES, enumerator