Home
last modified time | relevance | path

Searched defs:GImAllocatorAllocFunc (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui.cpp1071 static void* (*GImAllocatorAllocFunc)(size_t size, void* user_data) = MallocWrapper; variable
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp987 static ImGuiMemAllocFunc GImAllocatorAllocFunc = MallocWrapper; variable

Completed in 43 milliseconds