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

  /hardware/libhardware/modules/hwcomposer/
hwcomposer.cpp 97 static int hwc_device_close(struct hw_device_t *dev) function
123 dev->device.common.close = hwc_device_close;
  /hardware/intel/img/hwcomposer/merrifield/common/base/
HwcModule.cpp 81 static int hwc_device_close(struct hw_device_t *dev) function in namespace:android::intel
253 hwc.hwc_composer_device_1_t::common.close = hwc_device_close;
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
HwcModule.cpp 87 static int hwc_device_close(struct hw_device_t * /* dev */) function in namespace:android::intel
258 hwc.hwc_composer_device_1_t::common.close = hwc_device_close;
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc.cpp 589 static int hwc_device_close(struct hw_device_t *dev) function
618 dev->device.common.close = hwc_device_close;
  /external/drm_hwcomposer/
hwcomposer.cpp 835 static int hwc_device_close(struct hw_device_t *dev) { function in namespace:android
948 ctx->device.common.close = hwc_device_close;
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc.cpp 853 static int hwc_device_close(struct hw_device_t *dev) function
884 dev->device.common.close = hwc_device_close;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc.cpp 892 static int hwc_device_close(struct hw_device_t *dev) function
923 dev->device.common.close = hwc_device_close;
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc.cpp 930 static int hwc_device_close(struct hw_device_t *dev) function
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc.cpp 971 static int hwc_device_close(struct hw_device_t *dev) function
    [all...]

Completed in 2258 milliseconds