Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/include/core/
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() argument
/hardware/qcom/display/msm8909/sdm/include/core/
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
/hardware/qcom/display/msm8998/sdm/include/core/
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
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
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
/hardware/qcom/sdm845/display/sdm/include/core/
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
/hardware/qcom/sm8150/display/sdm/include/core/
Dlayer_stack.h289 struct LayerRect { struct
295 LayerRect() = default; argument
297 LayerRect(float l, float t, float r, float b) : left(l), top(t), right(r), bottom(b) { } in LayerRect() argument