Home
last modified time | relevance | path

Searched defs:LayerRect (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/qcom/display/msm8996/sdm/include/core/
H A Dlayer_stack.h203 struct LayerRect { struct
209 LayerRect() = default; argument
211 LayerRect(float l, float t, float r, float b) : left(l), top(t), right(r), bottom(b) { } in LayerRect() function
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/core/
H A Dlayer_stack.h266 struct LayerRect { struct
272 LayerRect() = default; argument
274 LayerRect(float l, float t, float r, float b) : left(l), top(t), right(r), bottom(b) { } in LayerRect() argument
/aosp12/hardware/qcom/display/msm8998/sdm/include/core/
H A Dlayer_stack.h266 struct LayerRect { struct
272 LayerRect() = default; argument
274 LayerRect(float l, float t, float r, float b) : left(l), top(t), right(r), bottom(b) { } in LayerRect() argument
/aosp12/hardware/qcom/display/msm8909/sdm/include/core/
H A Dlayer_stack.h266 struct LayerRect { struct
272 LayerRect() = default; argument
274 LayerRect(float l, float t, float r, float b) : left(l), top(t), right(r), bottom(b) { } in LayerRect() argument
/aosp12/hardware/qcom/sdm845/display/sdm/include/core/
H A Dlayer_stack.h268 struct LayerRect { struct
274 LayerRect() = default; argument
276 LayerRect(float l, float t, float r, float b) : left(l), top(t), right(r), bottom(b) { } in LayerRect() function
/aosp12/hardware/qcom/sm8150/display/sdm/include/core/
H A Dlayer_stack.h291 struct LayerRect { struct
297 LayerRect() = default; argument
299 LayerRect(float l, float t, float r, float b) : left(l), top(t), right(r), bottom(b) { } in LayerRect() argument
/aosp12/hardware/qcom/sm7250/display/sdm/include/core/
H A Dlayer_stack.h286 struct LayerRect { struct
292 LayerRect() = default; argument
294 LayerRect(float l, float t, float r, float b) : left(l), top(t), right(r), bottom(b) { } in LayerRect() function