Searched refs:fDataLength (Results 1 – 1 of 1) sorted by relevance
361 GrTRecorderAllocWrapper() : fDataLength(0) {} in GrTRecorderAllocWrapper()365 : fDataLength(GrTRecorder<TBase, TAlign>::LengthOf(sizeOfData)) {} in GrTRecorderAllocWrapper()367 const int fDataLength; member374 return recorder.template alloc_back<TItem>(wrapper.fDataLength); in new()