Home
last modified time | relevance | path

Searched defs:unmap (Results 1 – 3 of 3) sorted by relevance

/hardware/google/av/codec2/vndk/
DC2AllocatorIon.cpp291 c2_status_t unmap(void *addr, size_t size, C2Fence *fence) { in unmap() function in android::C2AllocationIon::Impl
373 c2_status_t C2AllocationIon::unmap(void *addr, size_t size, C2Fence *fence) { in unmap() function in android::C2AllocationIon
DC2AllocatorGralloc.cpp558 c2_status_t C2AllocationGralloc::unmap( in unmap() function in android::C2AllocationGralloc
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp61 int V4L2Frame::unmap() { in unmap() function in android::hardware::camera::device::V3_4::implementation::V4L2Frame