/hardware/qcom/sm8150/display/gralloc/ |
D | gr_ion_alloc.cpp | 124 int IonAlloc::ImportBuffer(int fd) { in ImportBuffer() function in gralloc::IonAlloc 240 int IonAlloc::ImportBuffer(int fd) { in ImportBuffer() function in gralloc::IonAlloc 310 int IonAlloc::ImportBuffer(int /*fd*/) { in ImportBuffer() function in gralloc::IonAlloc
|
D | gr_allocator.h | 50 int ImportBuffer(int fd);
|
D | gr_ion_alloc.h | 70 int ImportBuffer(int fd);
|
D | gr_allocator.cpp | 147 int Allocator::ImportBuffer(int fd) { in ImportBuffer() function in gralloc::Allocator 149 return ion_allocator_->ImportBuffer(fd); in ImportBuffer()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_allocator.h | 49 int ImportBuffer(int fd);
|
D | gr_ion_alloc.h | 68 int ImportBuffer(int fd);
|
D | gr_allocator.cpp | 139 int Allocator::ImportBuffer(int fd) { in ImportBuffer() function in gralloc::Allocator 141 return ion_allocator_->ImportBuffer(fd); in ImportBuffer()
|
D | gr_ion_alloc.cpp | 120 int IonAlloc::ImportBuffer(int fd) { in ImportBuffer() function in gralloc::IonAlloc
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_ion_alloc.h | 69 int ImportBuffer(int fd);
|
D | gr_allocator.h | 53 int ImportBuffer(int fd);
|
D | gr_allocator.cpp | 124 int Allocator::ImportBuffer(int fd) { in ImportBuffer() function in gralloc1::Allocator 126 return ion_allocator_->ImportBuffer(fd); in ImportBuffer()
|
D | gr_ion_alloc.cpp | 144 int IonAlloc::ImportBuffer(int fd) { in ImportBuffer() function in gralloc1::IonAlloc
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_ion_alloc.h | 69 int ImportBuffer(int fd);
|
D | gr_allocator.h | 53 int ImportBuffer(int fd);
|
D | gr_allocator.cpp | 124 int Allocator::ImportBuffer(int fd) { in ImportBuffer() function in gralloc1::Allocator 126 return ion_allocator_->ImportBuffer(fd); in ImportBuffer()
|
D | gr_ion_alloc.cpp | 144 int IonAlloc::ImportBuffer(int fd) { in ImportBuffer() function in gralloc1::IonAlloc
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_ion_alloc.h | 69 int ImportBuffer(int fd);
|
D | gr_allocator.h | 54 int ImportBuffer(int fd);
|
D | gr_ion_alloc.cpp | 158 int IonAlloc::ImportBuffer(int fd) { in ImportBuffer() function in gralloc1::IonAlloc
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_ion_alloc.h | 69 int ImportBuffer(int fd);
|
D | gr_allocator.h | 54 int ImportBuffer(int fd);
|
D | gr_ion_alloc.cpp | 144 int IonAlloc::ImportBuffer(int fd) { in ImportBuffer() function in gralloc1::IonAlloc
|
D | gr_allocator.cpp | 132 int Allocator::ImportBuffer(int fd) { in ImportBuffer() function in gralloc1::Allocator 134 return ion_allocator_->ImportBuffer(fd); in ImportBuffer()
|
/hardware/google/camera/common/sensor_listener/ |
D | goog_gralloc_wrapper.cc | 109 buffer_handles.push_back(ImportBuffer(tmp_buffers[i])); in Allocate() 150 const native_handle_t* GoogGrallocWrapper::ImportBuffer( in ImportBuffer() function in android::camera_sensor_listener::GoogGrallocWrapper
|
D | goog_gralloc_wrapper.h | 73 const native_handle_t* ImportBuffer(
|