Searched refs:hwc_dump (Results 1 – 7 of 7) sorted by relevance
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/ |
D | HwcModule.cpp | 72 static void hwc_dump(struct hwc_composer_device_1 *dev, in hwc_dump() function 262 hwc.hwc_composer_device_1_t::dump = hwc_dump; in hwc_device_open()
|
/hardware/intel/img/hwcomposer/merrifield/common/base/ |
D | HwcModule.cpp | 66 static void hwc_dump(struct hwc_composer_device_1 *dev, in hwc_dump() function 257 hwc.hwc_composer_device_1_t::dump = hwc_dump; in hwc_device_open()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc.cpp | 569 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) in hwc_dump() function 625 dev->device.dump = hwc_dump; in hwc_device_open()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc.cpp | 816 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) in hwc_dump() function 891 dev->device.dump = hwc_dump; in hwc_device_open()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc.cpp | 853 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) in hwc_dump() function 930 dev->device.dump = hwc_dump; in hwc_device_open()
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc.cpp | 878 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) in hwc_dump() function 968 dev->device.dump = hwc_dump; in hwc_device_open()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc.cpp | 894 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) in hwc_dump() function 1009 dev->device.dump = hwc_dump; in hwc_device_open()
|