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

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 186 static const int32_t VIRTUAL_DISPLAY_ID_BASE = 2;
HWComposer_hwc1.h 74 VIRTUAL_DISPLAY_ID_BASE = HWC_DISPLAY_VIRTUAL,
85 // Returns a display ID starting at VIRTUAL_DISPLAY_ID_BASE, this ID is to
HWComposer.cpp 604 if (displayId >= VIRTUAL_DISPLAY_ID_BASE) {

Completed in 4318 milliseconds