Home
last modified time | relevance | path

Searched defs:AllocMemory (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/sksl/
H A DSkSLPool.cpp60 void* Pool::AllocMemory(size_t size) { in AllocMemory() function in SkSL::Pool
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dlpmapi.h633 PALLOCMEM AllocMemory; member
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.cc884 bool ImageWriter::AllocMemory() { in AllocMemory() function in art::linker::ImageWriter