Searched refs:mHwc1Device (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/hwc2on1adapter/
H A DHWC2On1Adapter.cpp95 mHwc1Device(hwc1Device),
116 mHwc1Device->registerProcs(mHwc1Device,
121 hwc_close_1(mHwc1Device);
392 if (mHwc1Device->dump) {
396 mHwc1Device->dump(mHwc1Device, hwc1Dump.data(),
818 int intError = mDevice.mHwc1Device->setActiveConfig(mDevice.mHwc1Device,
862 int intError = mDevice.mHwc1Device
[all...]
/frameworks/native/libs/hwc2on1adapter/include/hwc2on1adapter/
H A DHWC2On1Adapter.h53 struct hwc_composer_device_1* getHwc1Device() const { return mHwc1Device; }
690 struct hwc_composer_device_1* const mHwc1Device; member in class:android::HWC2On1Adapter

Completed in 97 milliseconds