Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
DPoolAlloc.cpp453 void *PoolAllocator::initializeAllocation(uint8_t *memory, size_t numBytes) in initializeAllocation() function in angle::PoolAllocator
/third_party/glslang/glslang/Include/
DPoolAlloc.h223 void* initializeAllocation(tHeader*, unsigned char* memory, size_t) { in initializeAllocation() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h201 void* initializeAllocation(tHeader* block, unsigned char* memory, size_t numBytes) { in initializeAllocation() function