Searched refs:UnlockBuffer (Results 1 – 15 of 15) sorted by relevance
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_device_impl.cpp | 165 return reinterpret_cast<gralloc1_function_pointer_t>(UnlockBuffer); in GetFunction() 469 gralloc1_error_t GrallocImpl::UnlockBuffer(gralloc1_device_t *device, buffer_handle_t buffer, in UnlockBuffer() function in gralloc1::GrallocImpl 482 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 | 356 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/msm8998/libgralloc1/ |
D | gr_device_impl.cpp | 171 return reinterpret_cast<gralloc1_function_pointer_t>(UnlockBuffer); in GetFunction() 489 gralloc1_error_t GrallocImpl::UnlockBuffer(gralloc1_device_t *device, buffer_handle_t buffer, in UnlockBuffer() function in gralloc1::GrallocImpl 502 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 | 344 gralloc1_error_t BufferManager::UnlockBuffer(const private_handle_t *handle) { in UnlockBuffer() function in gralloc1::BufferManager
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
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
|