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

/hardware/intel/img/hwcomposer/merrifield/common/base/
H A DHwcModule.cpp66 static void hwc_dump(struct hwc_composer_device_1 *dev, function in namespace:android::intel
257 hwc.hwc_composer_device_1_t::dump = hwc_dump;
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
H A DHwcModule.cpp72 static void hwc_dump(struct hwc_composer_device_1 *dev, function in namespace:android::intel
262 hwc.hwc_composer_device_1_t::dump = hwc_dump;
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc.cpp569 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) function
625 dev->device.dump = hwc_dump;
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc.cpp816 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) function
891 dev->device.dump = hwc_dump;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc.cpp853 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) function
930 dev->device.dump = hwc_dump;
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc.cpp894 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) function
1009 dev->device.dump = hwc_dump;

Completed in 164 milliseconds