Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8998/sdm/include/core/
Dbuffer_allocator.h47 struct BufferConfig { struct
48 uint32_t width = 0; //!< Specifies buffer width for buffer allocation.
49 uint32_t height = 0; //!< Specifies buffer height for buffer allocation.
50 LayerBufferFormat format = kFormatInvalid; //!< Specifies buffer format for buffer allocation.
51 uint32_t buffer_count = 0; //!< Specifies number of buffers to be allocated.
52 bool secure = false; //!< Specifies buffer to be allocated from
54 bool cache = false; //!< Specifies whether the buffer needs to be cache.
55 bool secure_camera = false; //!< Specifies buffer to be allocated from specific
57 bool gfx_client = false; //!< Specifies whether buffer is used by gfx.
/hardware/qcom/display/msm8909/sdm/include/core/
Dbuffer_allocator.h47 struct BufferConfig { struct
48 uint32_t width = 0; //!< Specifies buffer width for buffer allocation.
49 uint32_t height = 0; //!< Specifies buffer height for buffer allocation.
50 LayerBufferFormat format = kFormatInvalid; //!< Specifies buffer format for buffer allocation.
51 uint32_t buffer_count = 0; //!< Specifies number of buffers to be allocated.
52 bool secure = false; //!< Specifies buffer to be allocated from
54 bool cache = false; //!< Specifies whether the buffer needs to be cache.
55 bool secure_camera = false; //!< Specifies buffer to be allocated from specific
57 bool gfx_client = false; //!< Specifies whether buffer is used by gfx.
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dbuffer_allocator.h47 struct BufferConfig { struct
48 uint32_t width = 0; //!< Specifies buffer width for buffer allocation.
49 uint32_t height = 0; //!< Specifies buffer height for buffer allocation.
50 LayerBufferFormat format = kFormatInvalid; //!< Specifies buffer format for buffer allocation.
51 uint32_t buffer_count = 0; //!< Specifies number of buffers to be allocated.
52 bool secure = false; //!< Specifies buffer to be allocated from
54 bool cache = false; //!< Specifies whether the buffer needs to be cache.
55 bool secure_camera = false; //!< Specifies buffer to be allocated from specific
57 bool gfx_client = false; //!< Specifies whether buffer is used by gfx.
/hardware/qcom/display/msm8996/sdm/include/core/
Dbuffer_allocator.h47 struct BufferConfig { struct
48 uint32_t width = 0; //!< Specifies buffer width for buffer allocation.
49 uint32_t height = 0; //!< Specifies buffer height for buffer allocation.
50 LayerBufferFormat format = kFormatInvalid; //!< Specifies buffer format for buffer allocation.
74 BufferConfig buffer_config; //!< Specifies configuration of a buffer to be allocated. argument
/hardware/qcom/sm8150/display/sdm/include/core/
Dbuffer_allocator.h48 struct BufferConfig { struct
49 uint32_t width = 0; //!< Specifies buffer width for buffer allocation.
50 uint32_t height = 0; //!< Specifies buffer height for buffer allocation.
51 LayerBufferFormat format = kFormatInvalid; //!< Specifies buffer format for buffer allocation.
52 uint32_t buffer_count = 0; //!< Specifies number of buffers to be allocated.
53 bool secure = false; //!< Specifies buffer to be allocated from
55 bool cache = false; //!< Specifies whether the buffer needs to be cache.
56 bool secure_camera = false; //!< Specifies buffer to be allocated from specific
58 bool gfx_client = false; //!< Specifies whether buffer is used by gfx.
/hardware/qcom/sdm845/display/sdm/include/core/
Dbuffer_allocator.h47 struct BufferConfig { struct
48 uint32_t width = 0; //!< Specifies buffer width for buffer allocation.
49 uint32_t height = 0; //!< Specifies buffer height for buffer allocation.
50 LayerBufferFormat format = kFormatInvalid; //!< Specifies buffer format for buffer allocation.
51 uint32_t buffer_count = 0; //!< Specifies number of buffers to be allocated.
52 bool secure = false; //!< Specifies buffer to be allocated from
54 bool cache = false; //!< Specifies whether the buffer needs to be cache.
55 bool secure_camera = false; //!< Specifies buffer to be allocated from specific
57 bool gfx_client = false; //!< Specifies whether buffer is used by gfx.
/hardware/qcom/sm7250/display/sdm/include/core/
Dbuffer_allocator.h48 struct BufferConfig { struct
49 uint32_t width = 0; //!< Specifies buffer width for buffer allocation.
50 uint32_t height = 0; //!< Specifies buffer height for buffer allocation.
51 LayerBufferFormat format = kFormatInvalid; //!< Specifies buffer format for buffer allocation.
52 uint32_t buffer_count = 0; //!< Specifies number of buffers to be allocated.
53 bool secure = false; //!< Specifies buffer to be allocated from
55 bool cache = false; //!< Specifies whether the buffer needs to be cache.
56 bool secure_camera = false; //!< Specifies buffer to be allocated from specific
58 bool gfx_client = false; //!< Specifies whether buffer is used by gfx.