Searched refs:HWC_DEVICE_API_VERSION_1_5 (Results 1 – 5 of 5) sorted by relevance
40 #define HWC_DEVICE_API_VERSION_1_5 HARDWARE_DEVICE_API_VERSION_2(1, 5, HWC_HEADER_VERSION) macro
882 dev->device.common.version = HWC_DEVICE_API_VERSION_1_5; in hwc_device_open()
959 dev->device.common.version = HWC_DEVICE_API_VERSION_1_5; in hwc_device_open()
1000 dev->device.common.version = HWC_DEVICE_API_VERSION_1_5; in hwc_device_open()
96 hwc_composer_device_1_t::common.version = HWC_DEVICE_API_VERSION_1_5; in HWCSession()