Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrTRecorder.h361 template<typename TItem> struct GrTRecorderAllocWrapper { struct
362 GrTRecorderAllocWrapper() : fDataLength(0) {} in GrTRecorderAllocWrapper() function
365 GrTRecorderAllocWrapper(const GrTRecorder<TBase, TAlign>&, int sizeOfData) in GrTRecorderAllocWrapper() argument
373 const GrTRecorderAllocWrapper<TItem>& wrapper) { in new() argument
/external/skia/src/gpu/
DGrTRecorder.h361 template<typename TItem> struct GrTRecorderAllocWrapper { struct
362 GrTRecorderAllocWrapper() : fDataLength(0) {} in GrTRecorderAllocWrapper() argument
365 GrTRecorderAllocWrapper(const GrTRecorder<TBase, TAlign>&, int sizeOfData) in GrTRecorderAllocWrapper() argument
373 const GrTRecorderAllocWrapper<TItem>& wrapper) { in new() argument