Home
last modified time | relevance | path

Searched defs:GrTRecorderAllocWrapper (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrTRecorder.h363 template<typename TItem> struct GrTRecorderAllocWrapper { struct
364 GrTRecorderAllocWrapper() : fDataLength(0) {} in GrTRecorderAllocWrapper() argument
367 GrTRecorderAllocWrapper(const GrTRecorder<TBase, TAlign>&, int sizeOfData) in GrTRecorderAllocWrapper() argument
375 const GrTRecorderAllocWrapper<TItem>& wrapper) { in new() argument