Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/include/core/
Dlayer_buffer.h224 struct LayerBuffer { struct
228 LayerBufferFormat format = kFormatRGBA8888; //!< Format of the buffer content. argument
231 LayerBufferPlane planes[4] = {}; argument
259 LayerBufferFlags flags; //!< Flags associated with this buffer. argument
261 LayerBufferS3DFormat s3d_format = kS3dFormatNone; argument
263 uint64_t buffer_id __attribute__((aligned(8))) = 0;