Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A DPoolAlloc.cpp466 void *PoolAllocator::initializeAllocation(uint8_t *memory, size_t numBytes) in initializeAllocation() function in angle::PoolAllocator
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DPoolAlloc.h223 void* initializeAllocation(tHeader*, unsigned char* memory, size_t) { in initializeAllocation() function
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DPoolAlloc.h223 void* initializeAllocation(tHeader*, unsigned char* memory, size_t) { in initializeAllocation() function