Searched defs:newList (Results 1 – 2 of 2) sorted by relevance
1069 uint32_t *newList = heapAlloc(sizeof(uint32_t[newSz])); /* grow by 50% */ in osInternalEvtHandle() local
1271 void Context::newList(GLuint list, GLenum mode) in newList() function in gl::Context