Searched defs:unmap (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/native/webview/plat_support/ | ||
| D | draw_gl.h | 122 AwUnmapFunction* unmap; member |
| /frameworks/base/core/java/android/os/ | ||
| D | SharedMemory.java | 241 public static void unmap(@NonNull ByteBuffer buffer) { in unmap() method in SharedMemory |
| /frameworks/av/media/codec2/vndk/ | ||
| D | C2AllocatorIon.cpp | 246 c2_status_t unmap(void *addr, size_t size, C2Fence *fence) { in unmap() function in android::C2AllocationIon::Impl |
| D | C2AllocatorGralloc.cpp | 819 c2_status_t C2AllocationGralloc::unmap( in unmap() function in android::C2AllocationGralloc |
| /frameworks/base/libs/hwui/tests/unit/ | ||
| D | TypefaceTests.cpp | 39 void unmap(const void* ptr, void* context) { in unmap() function |