Searched defs:unmap (Results 1 – 3 of 3) sorted by relevance
/hardware/google/av/codec2/vndk/ | ||
D | C2AllocatorIon.cpp | 291 c2_status_t unmap(void *addr, size_t size, C2Fence *fence) { in unmap() function in android::C2AllocationIon::Impl |
D | C2AllocatorGralloc.cpp | 558 c2_status_t C2AllocationGralloc::unmap( in unmap() function in android::C2AllocationGralloc |
/hardware/interfaces/camera/device/3.4/default/ | ||
D | ExternalCameraUtils.cpp | 61 int V4L2Frame::unmap() { in unmap() function in android::hardware::camera::device::V3_4::implementation::V4L2Frame |