HomeSort by relevance Sort by last modified time
    Searched refs:hwc_dump (Results 1 - 9 of 9) sorted by null

  /hardware/intel/img/hwcomposer/merrifield/common/base/
HwcModule.cpp 66 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/
HwcModule.cpp 72 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;
  /device/generic/goldfish/hwcomposer/
hwcomposer.cpp 159 static void hwc_dump(hwc_composer_device_1* dev __unused, char* buff __unused, function
311 pdev->base.dump = hwc_dump;
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc.cpp 569 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) function
625 dev->device.dump = hwc_dump;
  /external/drm_hwcomposer/
hwcomposer.cpp 364 static void hwc_dump(struct hwc_composer_device_1 *dev, char *buff, function in namespace:android
950 ctx->device.dump = hwc_dump;
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc.cpp 816 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/
hwc.cpp 853 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) function
930 dev->device.dump = hwc_dump;
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc.cpp 878 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) function
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc.cpp 894 void hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) function
    [all...]

Completed in 95 milliseconds