Searched defs:ImportBuffer (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_ion_alloc.cpp143 int IonAlloc::ImportBuffer(int fd) { function in class:gralloc1::IonAlloc
H A Dgr_allocator.cpp132 int Allocator::ImportBuffer(int fd) { function in class:gralloc1::Allocator
134 return ion_allocator_->ImportBuffer(fd);

Completed in 20 milliseconds