Home
last modified time | relevance | path

Searched refs:RetainBuffer (Results 1 – 21 of 21) sorted by relevance

/hardware/qcom/sdm845/display/gralloc/
Dgr_buf_mgr.h44 Error RetainBuffer(private_handle_t const *hnd);
Dgr_device_impl.h102 static gralloc1_error_t RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer);
Dgr_device_impl.cpp232 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()
DQtiMapper.cpp108 auto error = buf_mgr_->RetainBuffer(PRIV_HANDLE_CONST(buffer_handle)); in importBuffer()
Dgr_buf_mgr.cpp162 Error BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer() function in gralloc::BufferManager
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_device_impl.cpp162 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()
Dgr_buf_mgr.h43 gralloc1_error_t RetainBuffer(private_handle_t const *hnd);
Dgr_device_impl.h102 static gralloc1_error_t RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer);
Dgr_buf_mgr.cpp273 gralloc1_error_t BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer() function in gralloc1::BufferManager
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_device_impl.cpp156 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()
Dgr_buf_mgr.h43 gralloc1_error_t RetainBuffer(private_handle_t const *hnd);
Dgr_device_impl.h102 static gralloc1_error_t RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer);
Dgr_buf_mgr.cpp275 gralloc1_error_t BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer() function in gralloc1::BufferManager
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_device_impl.cpp155 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()
Dgr_buf_mgr.h43 gralloc1_error_t RetainBuffer(private_handle_t const *hnd);
Dgr_device_impl.h102 static gralloc1_error_t RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer);
Dgr_buf_mgr.cpp265 gralloc1_error_t BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer() function in gralloc1::BufferManager
/hardware/qcom/display/msm8909/gralloc/
Dgr_device_impl.cpp155 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()
Dgr_buf_mgr.h43 gralloc1_error_t RetainBuffer(private_handle_t const *hnd);
Dgr_device_impl.h102 static gralloc1_error_t RetainBuffer(gralloc1_device_t *device, buffer_handle_t buffer);
Dgr_buf_mgr.cpp271 gralloc1_error_t BufferManager::RetainBuffer(private_handle_t const *hnd) { in RetainBuffer() function in gralloc1::BufferManager