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