Searched refs:IsBufferImported (Results 1 – 12 of 12) sorted by relevance
50 Error IsBufferImported(const private_handle_t *hnd);
232 if (buf_mgr_->IsBufferImported(hnd) != Error::NONE) { in validateBufferSize()249 if (buf_mgr_->IsBufferImported(hnd) != Error::NONE) { in getTransportSize()
156 Error BufferManager::IsBufferImported(const private_handle_t *hnd) { in IsBufferImported() function in gralloc::BufferManager
231 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()
153 Error BufferManager::IsBufferImported(const private_handle_t *hnd) { in IsBufferImported() function in gralloc::BufferManager
52 gralloc1_error_t IsBufferImported(const private_handle_t *hnd);
529 if (dev->buf_mgr_->IsBufferImported(hnd) != GRALLOC1_ERROR_NONE) { in validateBufferSize()
830 gralloc1_error_t BufferManager::IsBufferImported(const private_handle_t *hnd) { in IsBufferImported() function in gralloc1::BufferManager
509 if (dev->buf_mgr_->IsBufferImported(hnd) != GRALLOC1_ERROR_NONE) { in validateBufferSize()
838 gralloc1_error_t BufferManager::IsBufferImported(const private_handle_t *hnd) { in IsBufferImported() function in gralloc1::BufferManager