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