HomeSort by relevance Sort by last modified time
    Searched defs:getHwcDisplayId (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/surfaceflinger/
DisplayDevice.h 137 int32_t getHwcDisplayId() const { return mHwcDisplayId; }
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 410 auto displayId = displayDevice.getHwcDisplayId();
801 HWComposer::getHwcDisplayId(int32_t displayId) const {

Completed in 95 milliseconds