Searched refs:eventControl (Results 1 – 12 of 12) sorted by relevance
589 int (*eventControl)(struct hwc_composer_device_1* dev, int disp, member
165 CHECK_MEMBER_AT(hwc_composer_device_1_t, eventControl, 72, 136); in CheckOffsets()
621 dev->device.eventControl = hwc_eventControl; in hwc_device_open()
690 hwc_dev->device.eventControl = hwc_eventControl; in hwc_device_open()
887 dev->device.eventControl = hwc_eventControl; in hwc_device_open()
926 dev->device.eventControl = hwc_eventControl; in hwc_device_open()
1005 dev->device.eventControl = hwc_eventControl; in hwc_device_open()
1017 int error = mDevice.mHwc1Device->eventControl(mDevice.mHwc1Device, in setVsyncEnabled()
103 hwc_composer_device_1_t::eventControl = EventControl; in HWCSession()
106 hwc_composer_device_1_t::eventControl = EventControl; in HWCSession()
962 int error = mDevice.mHwc1Device->eventControl(mDevice.mHwc1Device, in setVsyncEnabled()