Lines Matching refs:SkRandom
39 const SkMatrix& TestMatrix(SkRandom*);
40 const SkMatrix& TestMatrixPreservesRightAngles(SkRandom*);
41 const SkMatrix& TestMatrixRectStaysRect(SkRandom*);
42 const SkMatrix& TestMatrixInvertible(SkRandom*);
43 const SkMatrix& TestMatrixPerspective(SkRandom*);
44 void TestWrapModes(SkRandom*, GrSamplerState::WrapMode[2]);
45 const SkRect& TestRect(SkRandom*);
46 const SkRect& TestSquare(SkRandom*);
47 const SkRRect& TestRRectSimple(SkRandom*);
48 const SkPath& TestPath(SkRandom*);
49 const SkPath& TestPathConvex(SkRandom*);
50 SkStrokeRec TestStrokeRec(SkRandom*);
52 void TestStyle(SkRandom*, GrStyle*);
53 sk_sp<SkColorSpace> TestColorSpace(SkRandom*);
54 sk_sp<GrColorSpaceXform> TestColorXform(SkRandom*);
56 GrColor RandomColor(SkRandom* random);
57 uint8_t RandomCoverage(SkRandom* random);