Searched refs:GetNumFlexPlanes (Results 1 - 16 of 16) sorted by relevance

/hardware/qcom/display/msm8909/gralloc/
H A Dgr_buf_mgr.h50 gralloc1_error_t GetNumFlexPlanes(const private_handle_t *hnd, uint32_t *out_num_planes);
H A Dgr_device_impl.cpp159 return reinterpret_cast<gralloc1_function_pointer_t>(GetNumFlexPlanes);
413 gralloc1_error_t GrallocImpl::GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer, function in class:gralloc1::GrallocImpl
423 status = dev->buf_mgr_->GetNumFlexPlanes(hnd, out_num_planes);
H A Dgr_device_impl.h104 static gralloc1_error_t GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer,
H A Dgr_buf_mgr.cpp857 gralloc1_error_t BufferManager::GetNumFlexPlanes(const private_handle_t *hnd, function in class:gralloc1::BufferManager
/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_buf_mgr.h50 gralloc1_error_t GetNumFlexPlanes(const private_handle_t *hnd, uint32_t *out_num_planes);
H A Dgr_device_impl.cpp159 return reinterpret_cast<gralloc1_function_pointer_t>(GetNumFlexPlanes);
414 gralloc1_error_t GrallocImpl::GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer, function in class:gralloc1::GrallocImpl
424 status = dev->buf_mgr_->GetNumFlexPlanes(hnd, out_num_planes);
H A Dgr_device_impl.h104 static gralloc1_error_t GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer,
H A Dgr_buf_mgr.cpp856 gralloc1_error_t BufferManager::GetNumFlexPlanes(const private_handle_t *hnd, function in class:gralloc1::BufferManager
/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_buf_mgr.h50 gralloc1_error_t GetNumFlexPlanes(const private_handle_t *hnd, uint32_t *out_num_planes);
H A Dgr_device_impl.cpp159 return reinterpret_cast<gralloc1_function_pointer_t>(GetNumFlexPlanes);
390 gralloc1_error_t GrallocImpl::GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer, function in class:gralloc1::GrallocImpl
396 status = dev->buf_mgr_->GetNumFlexPlanes(hnd, out_num_planes);
H A Dgr_device_impl.h104 static gralloc1_error_t GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer,
H A Dgr_buf_mgr.cpp789 gralloc1_error_t BufferManager::GetNumFlexPlanes(const private_handle_t *hnd, function in class:gralloc1::BufferManager
/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_buf_mgr.h50 gralloc1_error_t GetNumFlexPlanes(const private_handle_t *hnd, uint32_t *out_num_planes);
H A Dgr_device_impl.cpp165 return reinterpret_cast<gralloc1_function_pointer_t>(GetNumFlexPlanes);
407 gralloc1_error_t GrallocImpl::GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer, function in class:gralloc1::GrallocImpl
413 status = dev->buf_mgr_->GetNumFlexPlanes(hnd, out_num_planes);
H A Dgr_device_impl.h104 static gralloc1_error_t GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer,
H A Dgr_buf_mgr.cpp777 gralloc1_error_t BufferManager::GetNumFlexPlanes(const private_handle_t *hnd, function in class:gralloc1::BufferManager

Completed in 129 milliseconds