Home
last modified time | relevance | path

Searched defs:UnmapMemory (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/ports/
DSkFontMgr_fuchsia.cpp24 void UnmapMemory(const void* buffer, uint64_t size) { in UnmapMemory() function
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h203 PFN_vkUnmapMemory UnmapMemory = nullptr; member