Searched defs:unmap (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/services/core/java/com/android/server/graphics/fonts/ |
D | OtfFontFileParser.java | 125 private static void unmap(ByteBuffer buffer) { in unmap() method in OtfFontFileParser
|
/frameworks/base/native/webview/plat_support/ |
D | draw_gl.h | 122 AwUnmapFunction* unmap; member
|
/frameworks/base/libs/hwui/tests/unit/ |
D | UnderlineTest.cpp | 54 void unmap(const void* ptr, void* context) { in unmap() function
|
D | TypefaceTests.cpp | 45 void unmap(const void* ptr, void* context) { in unmap() function
|
/frameworks/base/core/java/android/os/ |
D | SharedMemory.java | 262 public static void unmap(@NonNull ByteBuffer buffer) { in unmap() method in SharedMemory
|
/frameworks/av/media/codec2/vndk/ |
D | C2AllocatorBlob.cpp | 125 c2_status_t C2AllocationBlob::unmap(void* addr, size_t size, C2Fence* fenceFd) { in unmap() function in android::C2AllocationBlob
|
D | C2AllocatorIon.cpp | 217 c2_status_t unmap(void *addr, size_t size, C2Fence *fence) { in unmap() function in android::C2AllocationIon::Impl 443 c2_status_t C2AllocationIon::unmap(void *addr, size_t size, C2Fence *fence) { in unmap() function in android::C2AllocationIon
|
D | C2DmaBufAllocator.cpp | 209 c2_status_t C2DmaBufAllocation::unmap(void* addr, size_t size, C2Fence* fence) { in unmap() function in android::C2DmaBufAllocation
|
D | C2AllocatorGralloc.cpp | 1129 c2_status_t C2AllocationGralloc::unmap( in unmap() function in android::C2AllocationGralloc 1479 c2_status_t C2AllocationAhwb::unmap( in unmap() function in android::C2AllocationAhwb
|
/frameworks/av/media/codec2/sfplugin/tests/ |
D | CCodecBuffers_test.cpp | 461 c2_status_t unmap(uint8_t **, C2Rect, C2Fence *) override { return C2_OK; } in unmap() function in android::TestGraphicAllocation
|