Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/delibs/decpp/
DdeMemPool.hpp96 inline void* MemPool::alignedAlloc (deUintptr numBytes, deUint32 alignBytes) in alignedAlloc() function in de::MemPool
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMJIT.cpp333 void *alignedAlloc(size_t size, size_t alignment) in alignedAlloc() function