Searched defs:GrTRecorderAllocWrapper (Results 1 – 1 of 1) sorted by relevance
363 template<typename TItem> struct GrTRecorderAllocWrapper { struct364 GrTRecorderAllocWrapper() : fDataLength(0) {} in GrTRecorderAllocWrapper() argument367 GrTRecorderAllocWrapper(const GrTRecorder<TBase, TAlign>&, int sizeOfData) in GrTRecorderAllocWrapper() argument375 const GrTRecorderAllocWrapper<TItem>& wrapper) { in new() argument