Home
last modified time | relevance | path

Searched refs:fPathRange (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/ops/
DGrDrawPathOp.cpp80 string.printf("RANGE: 0x%p COUNTS: [", fPathRange.get()); in dumpInfo()
95 , fPathRange(range) in GrDrawPathRangeOp()
108 if (this->fPathRange.get() != that->fPathRange.get() || in onCombineIfPossible()
189 fPathRange.get(), in onExecute()
217 fPathRange.get(), in onExecute()
DGrDrawPathOp.h214 PendingPathRange fPathRange; variable
/external/skqp/src/gpu/ops/
DGrDrawPathOp.cpp80 string.printf("RANGE: 0x%p COUNTS: [", fPathRange.get()); in dumpInfo()
95 , fPathRange(range) in GrDrawPathRangeOp()
108 if (this->fPathRange.get() != that->fPathRange.get() || in onCombineIfPossible()
189 fPathRange.get(), in onExecute()
217 fPathRange.get(), in onExecute()
DGrDrawPathOp.h214 PendingPathRange fPathRange; variable