HomeSort by relevance Sort by last modified time
    Searched refs:mHwc1Device (Results 1 - 4 of 4) sorted by null

  /hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
HWC2On1Adapter.cpp 95 mHwc1Device(hwc1Device),
116 mHwc1Device->registerProcs(mHwc1Device,
121 hwc_close_1(mHwc1Device);
392 if (mHwc1Device->dump) {
396 mHwc1Device->dump(mHwc1Device, hwc1Dump.data(),
824 int intError = mDevice.mHwc1Device->setActiveConfig(mDevice.mHwc1Device,
870 mDevice.mHwc1Device->setActiveConfig(mDevice.mHwc1Device, mHwc1Id, hwc1Config)
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
HWC2On1Adapter.cpp 132 mHwc1Device(hwc1Device),
152 mHwc1Device->registerProcs(mHwc1Device,
157 hwc_close_1(mHwc1Device);
437 if (mHwc1Device->dump) {
441 mHwc1Device->dump(mHwc1Device, hwc1Dump.data(),
871 int intError = mDevice.mHwc1Device->setActiveConfig(mDevice.mHwc1Device,
917 int intError = mDevice.mHwc1Device->setActiveConfig(mDevice.mHwc1Device
    [all...]
HWC2On1Adapter.h 49 struct hwc_composer_device_1* getHwc1Device() const { return mHwc1Device; }
656 struct hwc_composer_device_1* const mHwc1Device;
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
HWC2On1Adapter.h 53 struct hwc_composer_device_1* getHwc1Device() const { return mHwc1Device; }
690 struct hwc_composer_device_1* const mHwc1Device;

Completed in 87 milliseconds