Searched refs:alloc_back (Results 1 – 1 of 1) sorted by relevance
112 template<typename TItem> void* alloc_back(int dataLength);197 void* GrTRecorder<TBase, TAlign>::alloc_back(int dataLength) { in alloc_back() function374 return recorder.template alloc_back<TItem>(wrapper.fDataLength); in new()