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

/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.h114 int32_t getHwcDisplayId() const { return mHwcDisplayId; } function in class:android::DisplayDevice
H A DSurfaceFlinger.cpp927 const int32_t id = hw->getHwcDisplayId();
950 const int32_t id = hw->getHwcDisplayId();
1019 int32_t id = hw->getHwcDisplayId();
1472 const int32_t id = hw->getHwcDisplayId();

Completed in 49 milliseconds