Searched defs:Dump (Results 1 – 6 of 6) sorted by relevance
| /hardware/intel/img/hwcomposer/merrifield/common/utils/ | ||
| D | Dump.cpp | 24 Dump::Dump(char *buf, int len) in Dump() function in android::intel::Dump |
| /hardware/intel/img/hwcomposer/moorefield_hdmi/common/utils/ | ||
| D | Dump.cpp | 24 Dump::Dump(char *buf, int len) in Dump() function in android::intel::Dump |
| /hardware/qcom/display/msm8996/sdm/libs/hwc/ | ||
| D | hwc_session.cpp | 520 void HWCSession::Dump(hwc_composer_device_1 *device, char *buffer, int length) { in Dump() function in sdm::HWCSession |
| /hardware/qcom/display/msm8996/sdm/libs/hwc2/ | ||
| D | hwc_display.cpp | 1625 std::string HWCDisplay::Dump() { in Dump() function in sdm::HWCDisplay |
| D | hwc_session.cpp | 272 void HWCSession::Dump(hwc2_device_t *device, uint32_t *out_size, char *out_buffer) { in Dump() function in sdm::HWCSession |
| /hardware/libhardware/include/hardware/ | ||
| D | hwcomposer2.h | 606 Dump = HWC2_FUNCTION_DUMP, enumerator |