Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_device_impl.cpp127 return reinterpret_cast<gralloc1_function_pointer_t>(DestroyBufferDescriptor); in GetFunction()
220 gralloc1_error_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device, in DestroyBufferDescriptor() function in gralloc1::GrallocImpl
226 return dev->buf_mgr_->DestroyBufferDescriptor(descriptor); in DestroyBufferDescriptor()
Dgr_buf_mgr.h39 gralloc1_error_t DestroyBufferDescriptor(gralloc1_buffer_descriptor_t descriptor_id);
Dgr_device_impl.h69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
Dgr_buf_mgr.cpp67 gralloc1_error_t BufferManager::DestroyBufferDescriptor( in DestroyBufferDescriptor() function in gralloc1::BufferManager
/hardware/qcom/display/msm8909/gralloc/
Dgr_device_impl.cpp127 return reinterpret_cast<gralloc1_function_pointer_t>(DestroyBufferDescriptor); in GetFunction()
220 gralloc1_error_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device, in DestroyBufferDescriptor() function in gralloc1::GrallocImpl
226 return dev->buf_mgr_->DestroyBufferDescriptor(descriptor); in DestroyBufferDescriptor()
Dgr_buf_mgr.h39 gralloc1_error_t DestroyBufferDescriptor(gralloc1_buffer_descriptor_t descriptor_id);
Dgr_device_impl.h69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
Dgr_buf_mgr.cpp67 gralloc1_error_t BufferManager::DestroyBufferDescriptor( in DestroyBufferDescriptor() function in gralloc1::BufferManager
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.h39 gralloc1_error_t DestroyBufferDescriptor(gralloc1_buffer_descriptor_t descriptor_id);
Dgr_device_impl.cpp128 return reinterpret_cast<gralloc1_function_pointer_t>(DestroyBufferDescriptor); in GetFunction()
215 gralloc1_error_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device, in DestroyBufferDescriptor() function in gralloc1::GrallocImpl
221 return dev->buf_mgr_->DestroyBufferDescriptor(descriptor); in DestroyBufferDescriptor()
Dgr_device_impl.h69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
Dgr_buf_mgr.cpp68 gralloc1_error_t BufferManager::DestroyBufferDescriptor( in DestroyBufferDescriptor() function in gralloc1::BufferManager
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_mgr.h39 gralloc1_error_t DestroyBufferDescriptor(gralloc1_buffer_descriptor_t descriptor_id);
Dgr_device_impl.cpp134 return reinterpret_cast<gralloc1_function_pointer_t>(DestroyBufferDescriptor); in GetFunction()
233 gralloc1_error_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device, in DestroyBufferDescriptor() function in gralloc1::GrallocImpl
239 return dev->buf_mgr_->DestroyBufferDescriptor(descriptor); in DestroyBufferDescriptor()
Dgr_device_impl.h69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
Dgr_buf_mgr.cpp68 gralloc1_error_t BufferManager::DestroyBufferDescriptor( in DestroyBufferDescriptor() function in gralloc1::BufferManager
/hardware/qcom/sdm845/display/gralloc/
Dgr_device_impl.h69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
Dgr_device_impl.cpp204 return reinterpret_cast<gralloc1_function_pointer_t>(DestroyBufferDescriptor); in GetFunction()
297 gralloc1_error_t GrallocImpl::DestroyBufferDescriptor(gralloc1_device_t *device, in DestroyBufferDescriptor() function in gralloc::GrallocImpl