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

  /hardware/libhardware/modules/hwcomposer/
hwcomposer.cpp 96 static int hwc_device_close(struct hw_device_t *dev) function
122 dev->device.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;
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc.cpp 690 static int hwc_device_close(struct hw_device_t *dev) function
719 dev->device.common.close = hwc_device_close;
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc.cpp 590 static int hwc_device_close(struct hw_device_t *dev) function
619 dev->device.common.close = hwc_device_close;

Completed in 415 milliseconds