/hardware/qcom/sdm845/display/gralloc/ |
D | gr_buf_mgr.h | 44 Error RetainBuffer(private_handle_t const *hnd);
|
D | gr_device_impl.h | 102 static gralloc1_error_t RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer);
|
D | gr_device_impl.cpp | 232 return reinterpret_cast<gralloc1_function_pointer_t>(RetainBuffer); in GetFunction() 490 gralloc1_error_t GrallocImpl::RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer) { in RetainBuffer() function in gralloc::GrallocImpl 495 status = ToError(dev->buf_mgr_->RetainBuffer(hnd)); in RetainBuffer()
|
D | QtiMapper.cpp | 108 auto error = buf_mgr_->RetainBuffer(PRIV_HANDLE_CONST(buffer_handle)); in importBuffer()
|
D | gr_buf_mgr.cpp | 162 Error BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer() function in gralloc::BufferManager
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_device_impl.cpp | 162 return reinterpret_cast<gralloc1_function_pointer_t>(RetainBuffer); in GetFunction() 393 gralloc1_error_t GrallocImpl::RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer) { in RetainBuffer() function in gralloc1::GrallocImpl 398 status = dev->buf_mgr_->RetainBuffer(hnd); in RetainBuffer() 578 auto error = dev->buf_mgr_->RetainBuffer(PRIV_HANDLE_CONST(buffer_handle)); in importBuffer()
|
D | gr_buf_mgr.h | 43 gralloc1_error_t RetainBuffer(private_handle_t const *hnd);
|
D | gr_device_impl.h | 102 static gralloc1_error_t RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer);
|
D | gr_buf_mgr.cpp | 273 gralloc1_error_t BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer() function in gralloc1::BufferManager
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_device_impl.cpp | 156 return reinterpret_cast<gralloc1_function_pointer_t>(RetainBuffer); in GetFunction() 375 gralloc1_error_t GrallocImpl::RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer) { in RetainBuffer() function in gralloc1::GrallocImpl 380 status = dev->buf_mgr_->RetainBuffer(hnd); in RetainBuffer() 559 auto error = dev->buf_mgr_->RetainBuffer(PRIV_HANDLE_CONST(buffer_handle)); in importBuffer()
|
D | gr_buf_mgr.h | 43 gralloc1_error_t RetainBuffer(private_handle_t const *hnd);
|
D | gr_device_impl.h | 102 static gralloc1_error_t RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer);
|
D | gr_buf_mgr.cpp | 275 gralloc1_error_t BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer() function in gralloc1::BufferManager
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_device_impl.cpp | 155 return reinterpret_cast<gralloc1_function_pointer_t>(RetainBuffer); in GetFunction() 392 gralloc1_error_t GrallocImpl::RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer) { in RetainBuffer() function in gralloc1::GrallocImpl 397 status = dev->buf_mgr_->RetainBuffer(hnd); in RetainBuffer()
|
D | gr_buf_mgr.h | 43 gralloc1_error_t RetainBuffer(private_handle_t const *hnd);
|
D | gr_device_impl.h | 102 static gralloc1_error_t RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer);
|
D | gr_buf_mgr.cpp | 265 gralloc1_error_t BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer() function in gralloc1::BufferManager
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_device_impl.cpp | 155 return reinterpret_cast<gralloc1_function_pointer_t>(RetainBuffer); in GetFunction() 392 gralloc1_error_t GrallocImpl::RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer) { in RetainBuffer() function in gralloc1::GrallocImpl 397 status = dev->buf_mgr_->RetainBuffer(hnd); in RetainBuffer()
|
D | gr_buf_mgr.h | 43 gralloc1_error_t RetainBuffer(private_handle_t const *hnd);
|
D | gr_device_impl.h | 102 static gralloc1_error_t RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer);
|
D | gr_buf_mgr.cpp | 271 gralloc1_error_t BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer() function in gralloc1::BufferManager
|