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

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp129 for (size_t i=0 ; i<NUM_BUILTIN_DISPLAYS ; i++) {
161 mNumDisplays = NUM_BUILTIN_DISPLAYS;
184 for (size_t i =0 ; i<NUM_BUILTIN_DISPLAYS ; i++) {
436 if (id < NUM_BUILTIN_DISPLAYS) {
H A DHWComposer.h68 NUM_BUILTIN_DISPLAYS = HWC_NUM_PHYSICAL_DISPLAY_TYPES, enumerator in enum:android::HWComposer::__anon1436
84 // IDs below NUM_BUILTIN_DISPLAYS are pre-defined and therefore are
90 // IDs below NUM_BUILTIN_DISPLAYS are not recycled.

Completed in 54 milliseconds