Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/include/core/
Dlayer_stack.h226 struct LayerRectArray { struct
227 LayerRect *rect = NULL; //!< Pointer to first element of array.
228 uint32_t count = 0; //!< Number of elements in the array.
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dlayer_stack.h289 struct LayerRectArray { struct
290 LayerRect *rect = NULL; //!< Pointer to first element of array.
291 uint32_t count = 0; //!< Number of elements in the array.
/hardware/qcom/display/msm8998/sdm/include/core/
Dlayer_stack.h289 struct LayerRectArray { struct
290 LayerRect *rect = NULL; //!< Pointer to first element of array.
291 uint32_t count = 0; //!< Number of elements in the array.
/hardware/qcom/sdm845/display/sdm/include/core/
Dlayer_stack.h291 struct LayerRectArray { struct
292 LayerRect *rect = NULL; //!< Pointer to first element of array.
293 uint32_t count = 0; //!< Number of elements in the array.
/hardware/qcom/sm8150/display/sdm/include/core/
Dlayer_stack.h314 struct LayerRectArray { struct
315 LayerRect *rect = NULL; //!< Pointer to first element of array.
316 uint32_t count = 0; //!< Number of elements in the array.
/hardware/qcom/sm7250/display/sdm/include/core/
Dlayer_stack.h309 struct LayerRectArray { struct
310 LayerRect *rect = NULL; //!< Pointer to first element of array.
311 uint32_t count = 0; //!< Number of elements in the array.