Home
last modified time | relevance | path

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

/hardware/qcom/display/sdm845/libgralloc1/
Dgr_utils.h47 struct BufferInfo { struct
69 unsigned int GetSize(const BufferInfo &d, unsigned int alignedw, unsigned int alignedh); argument
/hardware/qcom/display/msm8996/sdm/include/core/
Dbuffer_allocator.h73 struct BufferInfo { struct
75 AllocatedBufferInfo alloc_buffer_info; //!< Specifies buffer information of allocated buffer. argument
94 @param[in] buffer_info \link BufferInfo \endlink argument
/hardware/qcom/display/msm8998/sdm/include/core/
Dbuffer_allocator.h81 struct BufferInfo { struct
83 AllocatedBufferInfo alloc_buffer_info; //!< Specifies buffer information of allocated buffer. argument
102 @param[in] buffer_info \link BufferInfo \endlink argument
/hardware/qcom/display/sdm845/sdm/include/core/
Dbuffer_allocator.h80 struct BufferInfo { struct
82 AllocatedBufferInfo alloc_buffer_info; //!< Specifies buffer information of allocated buffer. argument
101 @param[in] buffer_info \link BufferInfo \endlink argument
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.h93 struct BufferInfo { struct
113 CodecObserver(std::function<void(Message, const BufferInfo*)> fn) in CodecObserver() argument