Searched refs:hwc_device_close (Results 1 - 6 of 6) sorted by relevance

/hardware/libhardware/modules/hwcomposer/
H A Dhwcomposer.cpp96 static int hwc_device_close(struct hw_device_t *dev) function
122 dev->device.common.close = hwc_device_close;
/hardware/intel/img/hwcomposer/common/base/
H A DHwcModule.cpp87 static int hwc_device_close(struct hw_device_t * /* dev */) function in namespace:android::intel
268 hwc.hwc_composer_device_1_t::common.close = hwc_device_close;
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc.cpp589 static int hwc_device_close(struct hw_device_t *dev) function
618 dev->device.common.close = hwc_device_close;
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc.cpp691 static int hwc_device_close(struct hw_device_t *dev) function
720 dev->device.common.close = hwc_device_close;
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc.cpp853 static int hwc_device_close(struct hw_device_t *dev) function
884 dev->device.common.close = hwc_device_close;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc.cpp749 static int hwc_device_close(struct hw_device_t *dev) function
780 dev->device.common.close = hwc_device_close;

Completed in 39 milliseconds