Home
last modified time | relevance | path

Searched refs:fCopyPathStats (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCPerFlushResources.h45 GrCCRenderedPathStats fCopyPathStats[2]; member
DGrCCPerFlushResources.cpp510 fCopyPathStats[kFillIdx] = fCopyPathStats[kStrokeIdx] = GrCCRenderedPathStats(); in cancelCopies()
DGrCCDrawPathsOp.cpp244 specs->fCopyPathStats[idx].statPath(path); in accountForOwnPath()