Searched defs:LayerBuffer (Results 1 – 2 of 2) sorted by relevance
228 struct LayerBuffer { struct236 LayerBufferFormat format = kFormatRGBA8888; //!< Format of the buffer content. argument239 LayerBufferPlane planes[4] = {}; argument267 LayerBufferFlags flags; //!< Flags associated with this buffer. argument269 LayerBufferS3DFormat s3d_format = kS3dFormatNone; argument272 uint64_t buffer_id __attribute__((aligned(8))) = 0;
224 struct LayerBuffer { struct228 LayerBufferFormat format = kFormatRGBA8888; //!< Format of the buffer content. argument231 LayerBufferPlane planes[4] = {}; argument259 LayerBufferFlags flags; //!< Flags associated with this buffer. argument261 LayerBufferS3DFormat s3d_format = kS3dFormatNone; argument263 uint64_t buffer_id __attribute__((aligned(8))) = 0;