Home
last modified time | relevance | path

Searched refs:ValidateBufferSize (Results 1 – 17 of 17) sorted by relevance

/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_buf_mgr.h49 Error ValidateBufferSize(private_handle_t const *hnd, BufferInfo info);
H A DQtiMapper.cpp238 err = buf_mgr_->ValidateBufferSize(hnd, info); in validateBufferSize()
H A Dgr_buf_mgr.cpp86 Error BufferManager::ValidateBufferSize(private_handle_t const *hnd, BufferInfo info) { in ValidateBufferSize() function in gralloc::BufferManager
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_buf_mgr.h50 Error ValidateBufferSize(private_handle_t const *hnd, BufferInfo info);
H A DQtiMapper.cpp241 err = static_cast<IMapper_3_0_Error>(buf_mgr_->ValidateBufferSize(hnd, info)); in validateBufferSize()
H A DQtiMapper4.cpp228 err = static_cast<IMapper_4_0_Error>(buf_mgr_->ValidateBufferSize(hnd, info)); in validateBufferSize()
H A Dgr_buf_mgr.cpp749 Error BufferManager::ValidateBufferSize(private_handle_t const *hnd, BufferInfo info) { in ValidateBufferSize() function in gralloc::BufferManager
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_buf_mgr.h50 Error ValidateBufferSize(private_handle_t const *hnd, BufferInfo info);
H A DQtiMapper.cpp241 err = static_cast<IMapper_3_0_Error>(buf_mgr_->ValidateBufferSize(hnd, info)); in validateBufferSize()
H A DQtiMapper4.cpp228 err = static_cast<IMapper_4_0_Error>(buf_mgr_->ValidateBufferSize(hnd, info)); in validateBufferSize()
H A Dgr_buf_mgr.cpp751 Error BufferManager::ValidateBufferSize(private_handle_t const *hnd, BufferInfo info) { in ValidateBufferSize() function in gralloc::BufferManager
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_buf_mgr.h53 gralloc1_error_t ValidateBufferSize(private_handle_t const *hnd, BufferDescriptor descriptor);
H A Dgr_device_impl.cpp523 return dev->buf_mgr_->ValidateBufferSize(hnd, descriptor); in validateBufferSize()
H A Dgr_buf_mgr.cpp847 gralloc1_error_t BufferManager::ValidateBufferSize(private_handle_t const *hnd, in ValidateBufferSize() function in gralloc1::BufferManager
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_buf_mgr.h53 gralloc1_error_t ValidateBufferSize(private_handle_t const *hnd, BufferDescriptor descriptor);
H A Dgr_device_impl.cpp542 return dev->buf_mgr_->ValidateBufferSize(hnd, descriptor); in validateBufferSize()
H A Dgr_buf_mgr.cpp839 gralloc1_error_t BufferManager::ValidateBufferSize(private_handle_t const *hnd, in ValidateBufferSize() function in gralloc1::BufferManager