Searched defs:ImportBuffer (Results 1 - 2 of 2) sorted by relevance
/hardware/qcom/display/msm8996/libgralloc1/ | ||
H A D | gr_ion_alloc.cpp | 143 int IonAlloc::ImportBuffer(int fd) { function in class:gralloc1::IonAlloc |
H A D | gr_allocator.cpp | 132 int Allocator::ImportBuffer(int fd) { function in class:gralloc1::Allocator 134 return ion_allocator_->ImportBuffer(fd); |
Completed in 17 milliseconds