Home
last modified time | relevance | path

Searched refs:IsBufferImported (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/sm8150/display/gralloc/
Dgr_buf_mgr.h50 Error IsBufferImported(const private_handle_t *hnd);
DQtiMapper.cpp232 if (buf_mgr_->IsBufferImported(hnd) != Error::NONE) { in validateBufferSize()
249 if (buf_mgr_->IsBufferImported(hnd) != Error::NONE) { in getTransportSize()
Dgr_buf_mgr.cpp156 Error BufferManager::IsBufferImported(const private_handle_t *hnd) { in IsBufferImported() function in gralloc::BufferManager
/hardware/qcom/sdm845/display/gralloc/
Dgr_buf_mgr.h50 Error IsBufferImported(const private_handle_t *hnd);
DQtiMapper.cpp231 if (buf_mgr_->IsBufferImported(hnd) != Error::NONE) { in validateBufferSize()
249 buf_mgr_->IsBufferImported(hnd) == Error::NONE) { in getTransportSize()
256 num_fds, num_ints, buf_mgr_->IsBufferImported(hnd), err); in getTransportSize()
Dgr_buf_mgr.cpp153 Error BufferManager::IsBufferImported(const private_handle_t *hnd) { in IsBufferImported() function in gralloc::BufferManager
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_mgr.h52 gralloc1_error_t IsBufferImported(const private_handle_t *hnd);
Dgr_device_impl.cpp529 if (dev->buf_mgr_->IsBufferImported(hnd) != GRALLOC1_ERROR_NONE) { in validateBufferSize()
Dgr_buf_mgr.cpp830 gralloc1_error_t BufferManager::IsBufferImported(const private_handle_t *hnd) { in IsBufferImported() function in gralloc1::BufferManager
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.h52 gralloc1_error_t IsBufferImported(const private_handle_t *hnd);
Dgr_device_impl.cpp509 if (dev->buf_mgr_->IsBufferImported(hnd) != GRALLOC1_ERROR_NONE) { in validateBufferSize()
Dgr_buf_mgr.cpp838 gralloc1_error_t BufferManager::IsBufferImported(const private_handle_t *hnd) { in IsBufferImported() function in gralloc1::BufferManager