Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/include/core/
Dlayer_buffer.h182 struct LayerBufferPlane { struct
183 int fd = -1; //!< File descriptor referring to the buffer associated with this plane.
184 uint32_t offset = 0; //!< Offset of the plane in bytes from beginning of the buffer.
185 uint32_t stride = 0; //!< Stride in bytes i.e. length of a scanline including padding.
/hardware/qcom/display/msm8909/sdm/include/core/
Dlayer_buffer.h176 struct LayerBufferPlane { struct
177 int fd = -1; //!< File descriptor referring to the buffer associated with this plane.
178 uint32_t offset = 0; //!< Offset of the plane in bytes from beginning of the buffer.
179 uint32_t stride = 0; //!< Stride in bytes i.e. length of a scanline including padding.
/hardware/qcom/display/msm8998/sdm/include/core/
Dlayer_buffer.h174 struct LayerBufferPlane { struct
175 int fd = -1; //!< File descriptor referring to the buffer associated with this plane.
176 uint32_t offset = 0; //!< Offset of the plane in bytes from beginning of the buffer.
177 uint32_t stride = 0; //!< Stride in bytes i.e. length of a scanline including padding.
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dlayer_buffer.h176 struct LayerBufferPlane { struct
177 int fd = -1; //!< File descriptor referring to the buffer associated with this plane.
178 uint32_t offset = 0; //!< Offset of the plane in bytes from beginning of the buffer.
179 uint32_t stride = 0; //!< Stride in bytes i.e. length of a scanline including padding.
/hardware/qcom/sdm845/display/sdm/include/core/
Dlayer_buffer.h183 struct LayerBufferPlane { struct
184 int fd = -1; //!< File descriptor referring to the buffer associated with this plane.
185 uint32_t offset = 0; //!< Offset of the plane in bytes from beginning of the buffer.
186 uint32_t stride = 0; //!< Stride in bytes i.e. length of a scanline including padding.
/hardware/qcom/sm8150/display/sdm/include/core/
Dlayer_buffer.h187 struct LayerBufferPlane { struct
188 int fd = -1; //!< File descriptor referring to the buffer associated with this plane.
189 uint32_t offset = 0; //!< Offset of the plane in bytes from beginning of the buffer.
190 uint32_t stride = 0; //!< Stride in bytes i.e. length of a scanline including padding.