HomeSort by relevance Sort by last modified time
    Searched refs:MAX_DISPLAYS (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 65 MAX_DISPLAYS = HWC_NUM_DISPLAY_TYPES + 1
76 // returns a display ID starting at MAX_DISPLAYS, this ID
84 // IDs below MAX_DISPLAYS are not recycled
317 struct hwc_display_contents_1* mLists[MAX_DISPLAYS];
318 DisplayData mDisplayData[MAX_DISPLAYS];
HWComposer.cpp 102 for (size_t i =0 ; i<MAX_DISPLAYS ; i++) {
161 mNumDisplays = MAX_DISPLAYS;
    [all...]
  /external/openssh/
channels.c 139 #define MAX_DISPLAYS 1000
    [all...]

Completed in 733 milliseconds