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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 100 struct LayerProp {
102 LayerProp():mFlags(0) {};
118 // LayerProp::flag values
320 qhwc::LayerProp *layerProp[MAX_DISPLAYS];
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 133 struct LayerProp {
135 LayerProp():mFlags(0){};
149 // LayerProp::flag values
517 qhwc::LayerProp *layerProp[HWC_NUM_DISPLAY_TYPES];
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 157 struct LayerProp {
159 LayerProp():mFlags(0){};
174 // LayerProp::flag values
550 qhwc::LayerProp *layerProp[HWC_NUM_DISPLAY_TYPES];
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.h 173 struct LayerProp {
175 LayerProp():mFlags(0){};
190 // LayerProp::flag values
608 qhwc::LayerProp *layerProp[HWC_NUM_DISPLAY_TYPES];
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 167 struct LayerProp {
169 LayerProp():mFlags(0){};
186 // LayerProp::flag values
625 qhwc::LayerProp *layerProp[HWC_NUM_DISPLAY_TYPES];

Completed in 53 milliseconds