Searched refs:getHwcDisplayId (Results 1 – 2 of 2) sorted by relevance
126 int32_t getHwcDisplayId() const { return mHwcDisplayId; } in getHwcDisplayId() function
1053 const int32_t id = hw->getHwcDisplayId(); in setUpHWComposer()1076 const int32_t id = hw->getHwcDisplayId(); in setUpHWComposer()1097 const int32_t id = hw->getHwcDisplayId(); in setUpHWComposer()1175 int32_t id = hw->getHwcDisplayId(); in postFramebuffer()1509 const int32_t id = hw->getHwcDisplayId(); in updateCursorAsync()1759 bool isHwcDisplay = hw->getHwcDisplayId() >= 0; in doDisplayComposition()1812 const int32_t id = hw->getHwcDisplayId(); in doComposeSurfaces()2699 if (mDisplays.valueAt(i)->getHwcDisplayId() == id) { in getLayerSortedByZForHwcDisplay()