Searched defs:unmap (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/libs/hwui/ | ||
| D | PixelBuffer.cpp | 60 void CpuPixelBuffer::unmap() { in unmap() function in android::uirenderer::CpuPixelBuffer |
| /frameworks/base/native/webview/plat_support/ | ||
| D | draw_gl.h | 122 AwUnmapFunction* unmap; member |
| /frameworks/base/core/java/android/os/ | ||
| D | SharedMemory.java | 239 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 |