Searched refs:CreateBufferDescriptor (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_buf_mgr.h38 gralloc1_error_t CreateBufferDescriptor(gralloc1_buffer_descriptor_t *descriptor_id);
H A Dgr_device_impl.cpp125 return reinterpret_cast<gralloc1_function_pointer_t>(CreateBufferDescriptor);
199 gralloc1_error_t GrallocImpl::CreateBufferDescriptor(gralloc1_device_t *device, function in class:gralloc1::GrallocImpl
205 return dev->buf_mgr_->CreateBufferDescriptor(out_descriptor);
H A Dgr_device_impl.h67 static gralloc1_error_t CreateBufferDescriptor(gralloc1_device_t *device,
H A Dgr_buf_mgr.cpp59 gralloc1_error_t BufferManager::CreateBufferDescriptor( function in class:gralloc1::BufferManager
/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_buf_mgr.h38 gralloc1_error_t CreateBufferDescriptor(gralloc1_buffer_descriptor_t *descriptor_id);
H A Dgr_device_impl.cpp128 return reinterpret_cast<gralloc1_function_pointer_t>(CreateBufferDescriptor);
214 gralloc1_error_t GrallocImpl::CreateBufferDescriptor(gralloc1_device_t *device, function in class:gralloc1::GrallocImpl
220 return dev->buf_mgr_->CreateBufferDescriptor(out_descriptor);
H A Dgr_device_impl.h67 static gralloc1_error_t CreateBufferDescriptor(gralloc1_device_t *device,
H A Dgr_buf_mgr.cpp59 gralloc1_error_t BufferManager::CreateBufferDescriptor( function in class:gralloc1::BufferManager
/hardware/qcom/display/sdm845/libgralloc1/
H A Dgr_buf_mgr.h38 gralloc1_error_t CreateBufferDescriptor(gralloc1_buffer_descriptor_t *descriptor_id);
H A Dgr_device_impl.cpp128 return reinterpret_cast<gralloc1_function_pointer_t>(CreateBufferDescriptor);
214 gralloc1_error_t GrallocImpl::CreateBufferDescriptor(gralloc1_device_t *device, function in class:gralloc1::GrallocImpl
220 return dev->buf_mgr_->CreateBufferDescriptor(out_descriptor);
H A Dgr_device_impl.h67 static gralloc1_error_t CreateBufferDescriptor(gralloc1_device_t *device,
H A Dgr_buf_mgr.cpp65 gralloc1_error_t BufferManager::CreateBufferDescriptor( function in class:gralloc1::BufferManager

Completed in 30 milliseconds