HomeSort by relevance Sort by last modified time
    Searched defs:initializeAllocation (Results 1 - 2 of 2) sorted by null

  /external/deqp-deps/glslang/glslang/Include/
PoolAlloc.h 218 void* initializeAllocation(tHeader*, unsigned char* memory, size_t) {
220 void* initializeAllocation(tHeader* block, unsigned char* memory, size_t numBytes) {
  /external/swiftshader/src/OpenGL/compiler/
PoolAlloc.h 201 void* initializeAllocation(tHeader* block, unsigned char* memory, size_t numBytes) {

Completed in 389 milliseconds