Searched defs:hwc_eventControl (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc.cpp243 static int hwc_eventControl(struct hwc_composer_device_1* dev, int dpy, function
621 dev->device.eventControl = hwc_eventControl;
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc.cpp243 static int hwc_eventControl(struct hwc_composer_device_1* dev, int dpy, function
622 dev->device.eventControl = hwc_eventControl;
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc.cpp290 static int hwc_eventControl(struct hwc_composer_device_1* dev, int dpy, function
722 dev->device.eventControl = hwc_eventControl;

Completed in 30 milliseconds