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

/hardware/libhardware/modules/hwcomposer/
H A Dhwcomposer.cpp97 static int hwc_device_close(struct hw_device_t *dev) function
123 dev->device.common.close = hwc_device_close;
/hardware/intel/img/hwcomposer/merrifield/common/base/
H A DHwcModule.cpp81 static int hwc_device_close(struct hw_device_t *dev) function in namespace:android::intel
253 hwc.hwc_composer_device_1_t::common.close = hwc_device_close;
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
H A DHwcModule.cpp87 static int hwc_device_close(struct hw_device_t * /* dev */) function in namespace:android::intel
258 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/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.cpp892 static int hwc_device_close(struct hw_device_t *dev) function
923 dev->device.common.close = hwc_device_close;
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc.cpp930 static int hwc_device_close(struct hw_device_t *dev) function
961 dev->device.common.close = hwc_device_close;
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc.cpp971 static int hwc_device_close(struct hw_device_t *dev) function
1002 dev->device.common.close = hwc_device_close;

Completed in 2550 milliseconds