/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_device_impl.cpp | 127 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()
|
D | gr_buf_mgr.h | 39 gralloc1_error_t DestroyBufferDescriptor(gralloc1_buffer_descriptor_t descriptor_id);
|
D | gr_device_impl.h | 69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
|
D | gr_buf_mgr.cpp | 67 gralloc1_error_t BufferManager::DestroyBufferDescriptor( in DestroyBufferDescriptor() function in gralloc1::BufferManager
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_device_impl.cpp | 127 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()
|
D | gr_buf_mgr.h | 39 gralloc1_error_t DestroyBufferDescriptor(gralloc1_buffer_descriptor_t descriptor_id);
|
D | gr_device_impl.h | 69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
|
D | gr_buf_mgr.cpp | 67 gralloc1_error_t BufferManager::DestroyBufferDescriptor( in DestroyBufferDescriptor() function in gralloc1::BufferManager
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_buf_mgr.h | 39 gralloc1_error_t DestroyBufferDescriptor(gralloc1_buffer_descriptor_t descriptor_id);
|
D | gr_device_impl.cpp | 128 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()
|
D | gr_device_impl.h | 69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
|
D | gr_buf_mgr.cpp | 68 gralloc1_error_t BufferManager::DestroyBufferDescriptor( in DestroyBufferDescriptor() function in gralloc1::BufferManager
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_buf_mgr.h | 39 gralloc1_error_t DestroyBufferDescriptor(gralloc1_buffer_descriptor_t descriptor_id);
|
D | gr_device_impl.cpp | 134 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()
|
D | gr_device_impl.h | 69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
|
D | gr_buf_mgr.cpp | 68 gralloc1_error_t BufferManager::DestroyBufferDescriptor( in DestroyBufferDescriptor() function in gralloc1::BufferManager
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_device_impl.h | 69 static gralloc1_error_t DestroyBufferDescriptor(gralloc1_device_t *device,
|
D | gr_device_impl.cpp | 204 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
|