Home
last modified time | relevance | path

Searched refs:GetNumFlexPlanes (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_device_impl.cpp159 return reinterpret_cast<gralloc1_function_pointer_t>(GetNumFlexPlanes); in GetFunction()
414 gralloc1_error_t GrallocImpl::GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer, in GetNumFlexPlanes() function in gralloc1::GrallocImpl
424 status = dev->buf_mgr_->GetNumFlexPlanes(hnd, out_num_planes); in GetNumFlexPlanes()
Dgr_buf_mgr.h50 gralloc1_error_t GetNumFlexPlanes(const private_handle_t *hnd, uint32_t *out_num_planes);
Dgr_device_impl.h104 static gralloc1_error_t GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer,
Dgr_buf_mgr.cpp856 gralloc1_error_t BufferManager::GetNumFlexPlanes(const private_handle_t *hnd, in GetNumFlexPlanes() function in gralloc1::BufferManager
/hardware/qcom/display/msm8909/gralloc/
Dgr_device_impl.cpp159 return reinterpret_cast<gralloc1_function_pointer_t>(GetNumFlexPlanes); in GetFunction()
413 gralloc1_error_t GrallocImpl::GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer, in GetNumFlexPlanes() function in gralloc1::GrallocImpl
423 status = dev->buf_mgr_->GetNumFlexPlanes(hnd, out_num_planes); in GetNumFlexPlanes()
Dgr_buf_mgr.h50 gralloc1_error_t GetNumFlexPlanes(const private_handle_t *hnd, uint32_t *out_num_planes);
Dgr_device_impl.h104 static gralloc1_error_t GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer,
Dgr_buf_mgr.cpp857 gralloc1_error_t BufferManager::GetNumFlexPlanes(const private_handle_t *hnd, in GetNumFlexPlanes() function in gralloc1::BufferManager
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.h50 gralloc1_error_t GetNumFlexPlanes(const private_handle_t *hnd, uint32_t *out_num_planes);
Dgr_device_impl.cpp160 return reinterpret_cast<gralloc1_function_pointer_t>(GetNumFlexPlanes); in GetFunction()
397 gralloc1_error_t GrallocImpl::GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer, in GetNumFlexPlanes() function in gralloc1::GrallocImpl
403 status = dev->buf_mgr_->GetNumFlexPlanes(hnd, out_num_planes); in GetNumFlexPlanes()
Dgr_device_impl.h104 static gralloc1_error_t GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer,
Dgr_buf_mgr.cpp765 gralloc1_error_t BufferManager::GetNumFlexPlanes(const private_handle_t *hnd, in GetNumFlexPlanes() function in gralloc1::BufferManager
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_mgr.h50 gralloc1_error_t GetNumFlexPlanes(const private_handle_t *hnd, uint32_t *out_num_planes);
Dgr_device_impl.cpp166 return reinterpret_cast<gralloc1_function_pointer_t>(GetNumFlexPlanes); in GetFunction()
414 gralloc1_error_t GrallocImpl::GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer, in GetNumFlexPlanes() function in gralloc1::GrallocImpl
420 status = dev->buf_mgr_->GetNumFlexPlanes(hnd, out_num_planes); in GetNumFlexPlanes()
Dgr_device_impl.h104 static gralloc1_error_t GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer,
Dgr_buf_mgr.cpp757 gralloc1_error_t BufferManager::GetNumFlexPlanes(const private_handle_t *hnd, in GetNumFlexPlanes() function in gralloc1::BufferManager
/hardware/qcom/sdm845/display/gralloc/
Dgr_device_impl.h104 static gralloc1_error_t GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer,
Dgr_device_impl.cpp236 return reinterpret_cast<gralloc1_function_pointer_t>(GetNumFlexPlanes); in GetFunction()
554 gralloc1_error_t GrallocImpl::GetNumFlexPlanes(gralloc1_device_t *device, buffer_handle_t buffer, in GetNumFlexPlanes() function in gralloc::GrallocImpl