Home
last modified time | relevance | path

Searched defs:LayerRectArray (Results 1 – 5 of 5) 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/display/msm8909/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.