Home
last modified time | relevance | path

Searched refs:getHwc1Id (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.h196 int32_t getHwc1Id() const { return mHwc1Id; } in getHwc1Id() function
566 size_t getHwc1Id() const { return mHwc1Id; } in getHwc1Id() function
DHWC2.cpp1387 auto& hwc1Layer = mHwc1RequestedContents->hwLayers[layer->getHwc1Id()]; in prepare()
2102 auto displayId = mDisplay.getHwc1Id(); in setCursorPosition()