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/msm8974/libhwcomposer/ |
D | hwc.cpp | 665 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) in hwc_dump() function 727 dev->device.dump = hwc_dump; in hwc_device_open()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc.cpp | 814 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/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/msm8994/libhwcomposer/ |
D | hwc.cpp | 863 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) in hwc_dump() function 978 dev->device.dump = hwc_dump; in hwc_device_open()
|