Searched defs:LayerBuffer (Results 1 – 4 of 4) sorted by relevance
223 struct LayerBuffer { struct231 LayerBufferFormat format = kFormatRGBA8888; //!< Format of the buffer content. argument234 LayerBufferPlane planes[4] = {}; argument262 LayerBufferFlags flags; //!< Flags associated with this buffer. argument264 LayerBufferS3DFormat s3d_format = kS3dFormatNone; argument267 uint64_t buffer_id __attribute__((aligned(8))) = 0;269 uint32_t fb_id = 0; // DRM f/w registered framebuffer id
225 struct LayerBuffer { struct233 LayerBufferFormat format = kFormatRGBA8888; //!< Format of the buffer content. argument236 LayerBufferPlane planes[4] = {}; argument264 LayerBufferFlags flags; //!< Flags associated with this buffer. argument266 LayerBufferS3DFormat s3d_format = kS3dFormatNone; argument269 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;