Searched defs:LayerBufferPlane (Results 1 – 6 of 6) sorted by relevance
182 struct LayerBufferPlane { struct183 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.
176 struct LayerBufferPlane { struct177 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.
174 struct LayerBufferPlane { struct175 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.
183 struct LayerBufferPlane { struct184 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.
187 struct LayerBufferPlane { struct188 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.