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