/hardware/qcom/sdm845/display/gralloc/ |
D | gr_buf_mgr.h | 47 Error UnlockBuffer(const private_handle_t *hnd);
|
D | gr_device_impl.h | 118 static gralloc1_error_t UnlockBuffer(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_device_impl.cpp | 242 return reinterpret_cast<gralloc1_function_pointer_t>(UnlockBuffer); in GetFunction() 644 gralloc1_error_t GrallocImpl::UnlockBuffer(gralloc1_device_t *device, buffer_handle_t buffer, in UnlockBuffer() function in gralloc::GrallocImpl 660 return ToError(dev->buf_mgr_->UnlockBuffer(hnd)); in UnlockBuffer()
|
D | QtiMapper.cpp | 218 err = buf_mgr_->UnlockBuffer(PRIV_HANDLE_CONST(buffer)); in unlock()
|
D | gr_buf_mgr.cpp | 235 Error BufferManager::UnlockBuffer(const private_handle_t *handle) { in UnlockBuffer() function in gralloc::BufferManager
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_device_impl.cpp | 165 return reinterpret_cast<gralloc1_function_pointer_t>(UnlockBuffer); in GetFunction() 498 gralloc1_error_t GrallocImpl::UnlockBuffer(gralloc1_device_t *device, buffer_handle_t buffer, in UnlockBuffer() function in gralloc1::GrallocImpl 514 return dev->buf_mgr_->UnlockBuffer(hnd); in UnlockBuffer()
|
D | gr_buf_mgr.h | 47 gralloc1_error_t UnlockBuffer(const private_handle_t *hnd);
|
D | gr_device_impl.h | 118 static gralloc1_error_t UnlockBuffer(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_buf_mgr.cpp | 347 gralloc1_error_t BufferManager::UnlockBuffer(const private_handle_t *handle) { in UnlockBuffer() function in gralloc1::BufferManager
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_device_impl.cpp | 165 return reinterpret_cast<gralloc1_function_pointer_t>(UnlockBuffer); in GetFunction() 497 gralloc1_error_t GrallocImpl::UnlockBuffer(gralloc1_device_t *device, buffer_handle_t buffer, in UnlockBuffer() function in gralloc1::GrallocImpl 513 return dev->buf_mgr_->UnlockBuffer(hnd); in UnlockBuffer()
|
D | gr_buf_mgr.h | 47 gralloc1_error_t UnlockBuffer(const private_handle_t *hnd);
|
D | gr_device_impl.h | 118 static gralloc1_error_t UnlockBuffer(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_buf_mgr.cpp | 350 gralloc1_error_t BufferManager::UnlockBuffer(const private_handle_t *handle) { in UnlockBuffer() function in gralloc1::BufferManager
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_buf_mgr.h | 47 gralloc1_error_t UnlockBuffer(const private_handle_t *hnd);
|
D | gr_device_impl.cpp | 166 return reinterpret_cast<gralloc1_function_pointer_t>(UnlockBuffer); in GetFunction() 476 gralloc1_error_t GrallocImpl::UnlockBuffer(gralloc1_device_t *device, buffer_handle_t buffer, in UnlockBuffer() function in gralloc1::GrallocImpl 489 return dev->buf_mgr_->UnlockBuffer(hnd); in UnlockBuffer()
|
D | gr_device_impl.h | 118 static gralloc1_error_t UnlockBuffer(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_buf_mgr.cpp | 356 gralloc1_error_t BufferManager::UnlockBuffer(const private_handle_t *handle) { in UnlockBuffer() function in gralloc1::BufferManager
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_buf_mgr.h | 47 gralloc1_error_t UnlockBuffer(const private_handle_t *hnd);
|
D | gr_device_impl.cpp | 172 return reinterpret_cast<gralloc1_function_pointer_t>(UnlockBuffer); in GetFunction() 496 gralloc1_error_t GrallocImpl::UnlockBuffer(gralloc1_device_t *device, buffer_handle_t buffer, in UnlockBuffer() function in gralloc1::GrallocImpl 509 return dev->buf_mgr_->UnlockBuffer(hnd); in UnlockBuffer()
|
D | gr_device_impl.h | 118 static gralloc1_error_t UnlockBuffer(gralloc1_device_t *device, buffer_handle_t buffer,
|
D | gr_buf_mgr.cpp | 348 gralloc1_error_t BufferManager::UnlockBuffer(const private_handle_t *handle) { in UnlockBuffer() function in gralloc1::BufferManager
|