Searched defs:getHwcDisplayId (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.h137 int32_t getHwcDisplayId() const { return mHwcDisplayId; } function in class:android::DisplayDevice
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp410 auto displayId = displayDevice.getHwcDisplayId();
801 HWComposer::getHwcDisplayId(int32_t displayId) const { function in class:android::HWComposer

Completed in 60 milliseconds