/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_buf_mgr.h | 45 gralloc1_error_t LockBuffer(const private_handle_t *hnd, gralloc1_producer_usage_t prod_usage,
|
H A D | gr_device_impl.cpp | 161 return reinterpret_cast<gralloc1_function_pointer_t>(LockBuffer); 434 gralloc1_error_t GrallocImpl::LockBuffer(gralloc1_device_t *device, buffer_handle_t buffer, function in class:gralloc1::GrallocImpl 467 status = dev->buf_mgr_->LockBuffer(hnd, prod_usage, cons_usage); 485 gralloc1_error_t status = GrallocImpl::LockBuffer(device, buffer, prod_usage, cons_usage, region,
|
H A D | gr_device_impl.h | 106 static gralloc1_error_t LockBuffer(gralloc1_device_t *device, buffer_handle_t buffer,
|
H A D | gr_buf_mgr.cpp | 302 gralloc1_error_t BufferManager::LockBuffer(const private_handle_t *hnd, function in class:gralloc1::BufferManager 307 ALOGD_IF(DEBUG, "LockBuffer buffer handle:%p id: %" PRIu64, hnd, hnd->id);
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_buf_mgr.h | 45 gralloc1_error_t LockBuffer(const private_handle_t *hnd, gralloc1_producer_usage_t prod_usage,
|
H A D | gr_device_impl.cpp | 161 return reinterpret_cast<gralloc1_function_pointer_t>(LockBuffer); 435 gralloc1_error_t GrallocImpl::LockBuffer(gralloc1_device_t *device, buffer_handle_t buffer, function in class:gralloc1::GrallocImpl 468 status = dev->buf_mgr_->LockBuffer(hnd, prod_usage, cons_usage); 486 gralloc1_error_t status = GrallocImpl::LockBuffer(device, buffer, prod_usage, cons_usage, region,
|
H A D | gr_device_impl.h | 106 static gralloc1_error_t LockBuffer(gralloc1_device_t *device, buffer_handle_t buffer,
|
H A D | gr_buf_mgr.cpp | 303 gralloc1_error_t BufferManager::LockBuffer(const private_handle_t *hnd, function in class:gralloc1::BufferManager 308 ALOGD_IF(DEBUG, "LockBuffer buffer handle:%p id: %" PRIu64, hnd, hnd->id);
|
/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_buf_mgr.h | 45 gralloc1_error_t LockBuffer(const private_handle_t *hnd, gralloc1_producer_usage_t prod_usage,
|
H A D | gr_device_impl.cpp | 161 return reinterpret_cast<gralloc1_function_pointer_t>(LockBuffer); 407 gralloc1_error_t GrallocImpl::LockBuffer(gralloc1_device_t *device, buffer_handle_t buffer, function in class:gralloc1::GrallocImpl 443 status = dev->buf_mgr_->LockBuffer(hnd, prod_usage, cons_usage); 457 gralloc1_error_t status = GrallocImpl::LockBuffer(device, buffer, prod_usage, cons_usage, region,
|
H A D | gr_device_impl.h | 106 static gralloc1_error_t LockBuffer(gralloc1_device_t *device, buffer_handle_t buffer,
|
H A D | gr_buf_mgr.cpp | 312 gralloc1_error_t BufferManager::LockBuffer(const private_handle_t *hnd, function in class:gralloc1::BufferManager 317 ALOGD_IF(DEBUG, "LockBuffer buffer handle:%p id: %" PRIu64, hnd, hnd->id);
|
/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_buf_mgr.h | 45 gralloc1_error_t LockBuffer(const private_handle_t *hnd, gralloc1_producer_usage_t prod_usage,
|
H A D | gr_device_impl.cpp | 167 return reinterpret_cast<gralloc1_function_pointer_t>(LockBuffer); 424 gralloc1_error_t GrallocImpl::LockBuffer(gralloc1_device_t *device, buffer_handle_t buffer, function in class:gralloc1::GrallocImpl 463 status = dev->buf_mgr_->LockBuffer(hnd, prod_usage, cons_usage); 477 gralloc1_error_t status = GrallocImpl::LockBuffer(device, buffer, prod_usage, cons_usage, region,
|
H A D | gr_device_impl.h | 106 static gralloc1_error_t LockBuffer(gralloc1_device_t *device, buffer_handle_t buffer,
|
H A D | gr_buf_mgr.cpp | 300 gralloc1_error_t BufferManager::LockBuffer(const private_handle_t *hnd, function in class:gralloc1::BufferManager 305 ALOGD_IF(DEBUG, "LockBuffer buffer handle:%p id: %" PRIu64, hnd, hnd->id);
|