Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.h49 struct hwc_composer_device_1* getHwc1Device() const { return mHwc1Device; } in getHwc1Device() function
DHWC2On1Adapter.cpp2022 auto hwc1Device = mDisplay.getDevice().getHwc1Device(); in setCursorPosition()