Home
last modified time | relevance | path

Searched refs:ImportBuffer (Results 1 – 25 of 32) sorted by relevance

12

/hardware/qcom/sm8150/display/gralloc/
Dgr_ion_alloc.cpp124 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
Dgr_allocator.h50 int ImportBuffer(int fd);
Dgr_ion_alloc.h70 int ImportBuffer(int fd);
Dgr_allocator.cpp147 int Allocator::ImportBuffer(int fd) { in ImportBuffer() function in gralloc::Allocator
149 return ion_allocator_->ImportBuffer(fd); in ImportBuffer()
/hardware/qcom/sm7250/display/gralloc/
Dgr_allocator.h49 int ImportBuffer(int fd);
Dgr_ion_alloc.h68 int ImportBuffer(int fd);
Dgr_allocator.cpp139 int Allocator::ImportBuffer(int fd) { in ImportBuffer() function in gralloc::Allocator
141 return ion_allocator_->ImportBuffer(fd); in ImportBuffer()
Dgr_ion_alloc.cpp120 int IonAlloc::ImportBuffer(int fd) { in ImportBuffer() function in gralloc::IonAlloc
/hardware/qcom/display/msm8909/gralloc/
Dgr_ion_alloc.h69 int ImportBuffer(int fd);
Dgr_allocator.h53 int ImportBuffer(int fd);
Dgr_allocator.cpp124 int Allocator::ImportBuffer(int fd) { in ImportBuffer() function in gralloc1::Allocator
126 return ion_allocator_->ImportBuffer(fd); in ImportBuffer()
Dgr_ion_alloc.cpp144 int IonAlloc::ImportBuffer(int fd) { in ImportBuffer() function in gralloc1::IonAlloc
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_ion_alloc.h69 int ImportBuffer(int fd);
Dgr_allocator.h53 int ImportBuffer(int fd);
Dgr_allocator.cpp124 int Allocator::ImportBuffer(int fd) { in ImportBuffer() function in gralloc1::Allocator
126 return ion_allocator_->ImportBuffer(fd); in ImportBuffer()
Dgr_ion_alloc.cpp144 int IonAlloc::ImportBuffer(int fd) { in ImportBuffer() function in gralloc1::IonAlloc
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_ion_alloc.h69 int ImportBuffer(int fd);
Dgr_allocator.h54 int ImportBuffer(int fd);
Dgr_ion_alloc.cpp158 int IonAlloc::ImportBuffer(int fd) { in ImportBuffer() function in gralloc1::IonAlloc
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_ion_alloc.h69 int ImportBuffer(int fd);
Dgr_allocator.h54 int ImportBuffer(int fd);
Dgr_ion_alloc.cpp144 int IonAlloc::ImportBuffer(int fd) { in ImportBuffer() function in gralloc1::IonAlloc
Dgr_allocator.cpp132 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/
Dgoog_gralloc_wrapper.cc109 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
Dgoog_gralloc_wrapper.h73 const native_handle_t* ImportBuffer(

12