Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.h47 struct BufferInfo { struct
69 unsigned int GetSize(const BufferInfo &d, unsigned int alignedw, unsigned int alignedh); argument
/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.h47 struct BufferInfo { struct
69 unsigned int GetSize(const BufferInfo &d, unsigned int alignedw, unsigned int alignedh); argument
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.h56 struct BufferInfo { struct
79 unsigned int GetSize(const BufferInfo &d, unsigned int alignedw, unsigned int alignedh); argument
/hardware/qcom/sdm845/display/gralloc/
Dgr_utils.h56 struct BufferInfo { struct
78 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/msm8909w_3100/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/qcom/display/msm8909/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/qcom/sdm845/display/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/sm8150/display/sdm/include/core/
Dbuffer_allocator.h82 struct BufferInfo { struct
84 AllocatedBufferInfo alloc_buffer_info; //!< Specifies buffer information of allocated buffer. argument
103 @param[in] buffer_info \link BufferInfo \endlink argument
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.h122 struct BufferInfo { struct
142 CodecObserver(std::function<void(Message, const BufferInfo*)> fn) in CodecObserver() argument