Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/include/core/
Dlayer_buffer.h240 struct LayerBuffer { struct
248 LayerBufferFormat format = kFormatRGBA8888; //!< Format of the buffer content. argument
251 LayerBufferPlane planes[4] = {}; argument
279 LayerBufferFlags flags; //!< Flags associated with this buffer. argument
281 LayerBufferS3DFormat s3d_format = kS3dFormatNone; argument
289 LayerBuffer() { in LayerBuffer() argument
304 class LayerBufferObject { argument
/hardware/qcom/sdm845/display/sdm/include/core/
Dlayer_buffer.h232 struct LayerBuffer { struct
240 LayerBufferFormat format = kFormatRGBA8888; //!< Format of the buffer content. argument
243 LayerBufferPlane planes[4] = {}; argument
271 LayerBufferFlags flags; //!< Flags associated with this buffer. argument
273 LayerBufferS3DFormat s3d_format = kS3dFormatNone; argument
291 class LayerBufferObject { argument
/hardware/qcom/display/msm8998/sdm/include/core/
Dlayer_buffer.h223 struct LayerBuffer { struct
231 LayerBufferFormat format = kFormatRGBA8888; //!< Format of the buffer content. argument
234 LayerBufferPlane planes[4] = {}; argument
262 LayerBufferFlags flags; //!< Flags associated with this buffer. argument
264 LayerBufferS3DFormat s3d_format = kS3dFormatNone; argument
267 uint64_t buffer_id __attribute__((aligned(8))) = 0;
269 uint32_t fb_id = 0; // DRM f/w registered framebuffer id
/hardware/qcom/display/msm8909/sdm/include/core/
Dlayer_buffer.h225 struct LayerBuffer { struct
233 LayerBufferFormat format = kFormatRGBA8888; //!< Format of the buffer content. argument
236 LayerBufferPlane planes[4] = {}; argument
264 LayerBufferFlags flags; //!< Flags associated with this buffer. argument
266 LayerBufferS3DFormat s3d_format = kS3dFormatNone; argument
269 uint64_t buffer_id __attribute__((aligned(8))) = 0;
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dlayer_buffer.h225 struct LayerBuffer { struct
233 LayerBufferFormat format = kFormatRGBA8888; //!< Format of the buffer content. argument
236 LayerBufferPlane planes[4] = {}; argument
264 LayerBufferFlags flags; //!< Flags associated with this buffer. argument
266 LayerBufferS3DFormat s3d_format = kS3dFormatNone; argument
269 uint64_t buffer_id __attribute__((aligned(8))) = 0;
/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;