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

  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_layers.h 86 HWC2::Composition GetDeviceSelectedCompositionType() { return device_selected_; }
112 HWC2::Composition device_selected_ = HWC2::Composition::Device; member in class:sdm::HWCLayer
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_layers.h 82 HWC2::Composition GetDeviceSelectedCompositionType() { return device_selected_; }
108 HWC2::Composition device_selected_ = HWC2::Composition::Device; member in class:sdm::HWCLayer
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_layers.h 78 HWC2::Composition GetDeviceSelectedCompositionType() { return device_selected_; }
101 HWC2::Composition device_selected_ = HWC2::Composition::Device; member in class:sdm::HWCLayer
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_layers.h 85 HWC2::Composition GetDeviceSelectedCompositionType() { return device_selected_; }
111 HWC2::Composition device_selected_ = HWC2::Composition::Device; member in class:sdm::HWCLayer

Completed in 90 milliseconds