Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.h50 struct hwc_composer_device_1* getHwc1Device() const { return mHwc1Device; } in getHwc1Device() function
DHWC2.cpp2103 auto hwc1Device = mDisplay.getDevice().getHwc1Device(); in setCursorPosition()