Home
last modified time | relevance | path

Searched defs:fuzzed (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/sksg/samples/
H A DSampleSVGPong.cpp276 const SkScalar fuzzed = fabs(spd) + fRand.nextRangeScalar(-kBallSpeedFuzz, kBallSpeedFuzz); in fuzzBallSpeed() local

Completed in 1 milliseconds