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