Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h201 void* initializeAllocation(tHeader* block, unsigned char* memory, size_t numBytes) { in initializeAllocation() function
/external/deqp-deps/glslang/glslang/Include/
DPoolAlloc.h218 void* initializeAllocation(tHeader*, unsigned char* memory, size_t) { in initializeAllocation() function