Searched defs:AllocatedBufferInfo (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/display/msm8996/sdm/include/core/
H A Dbuffer_allocator.h62 struct AllocatedBufferInfo { struct in namespace:sdm
75 AllocatedBufferInfo alloc_buffer_info; //!< Specifies buffer information of allocated buffer.
/hardware/qcom/display/msm8998/sdm/include/core/
H A Dbuffer_allocator.h65 struct AllocatedBufferInfo { struct in namespace:sdm
80 AllocatedBufferInfo alloc_buffer_info; //!< Specifies buffer information of allocated buffer.
127 /*! @brief Method to Get the AllocatedBufferInfo only.
129 @details This method populates the AllocatedBufferInfo as per the configuration in BufferInfo,
134 @param[out] allocated_buffer_info \link AllocatedBufferInfo \endlink
139 AllocatedBufferInfo *allocated_buffer_info) = 0;

Completed in 88 milliseconds