Searched refs:getHwcDisplayId (Results 1 – 2 of 2) sorted by relevance
123 int32_t getHwcDisplayId() const { return mHwcDisplayId; } in getHwcDisplayId() function
1054 const int32_t id = hw->getHwcDisplayId(); in setUpHWComposer()1077 const int32_t id = hw->getHwcDisplayId(); in setUpHWComposer()1156 int32_t id = hw->getHwcDisplayId(); in postFramebuffer()1704 const int32_t id = hw->getHwcDisplayId(); in doComposeSurfaces()2593 if (mDisplays.valueAt(i)->getHwcDisplayId() == id) { in getLayerSortedByZForHwcDisplay()