Home
last modified time | relevance | path

Searched defs:rand (Results 51 - 75 of 234) sorted by relevance

12345678910

/third_party/skia/fuzz/
H A DFuzzEncoders.cpp101 static SkRandom rand; in DEF_FUZZ() local
/third_party/skia/gm/
H A Dmanypaths.cpp22 static SkColor gen_color(SkRandom* rand) { in gen_color() argument
[all...]
H A Dconvexpaths.cpp235 SkRandom rand; variable
H A Dsavelayer.cpp151 SkRandom rand; in draw_list() local
/third_party/skia/bench/
H A DRegionContainBench.cpp31 SkIRect randrect(SkRandom& rand, int i) { in randrect() argument
40 SkRandom rand; in RegionContainBench() local
H A DColorPrivBench.cpp29 SkRandom rand; variable
H A DMatrixConvolutionBench.cpp62 SkRandom rand; variable
H A DChecksumBench.cpp30 SkRandom rand; in ComputeChecksumBench() local
H A DScalarBench.cpp47 SkRandom rand; in init9() local
97 SkRandom rand; in IsFiniteScalarBench() local
135 SkRandom rand; in RectBoundsBench() local
H A DRectanizerBench.cpp87 SkRandom rand; variable
H A DStrokeBench.cpp56 static SkPoint rand_pt(SkRandom& rand) { in rand_pt() argument
62 SkRandom rand; in line_path_maker() local
71 SkRandom rand; in quad_path_maker() local
80 SkRandom rand; conic_path_maker() local
89 SkRandom rand; cubic_path_maker() local
[all...]
H A DBlurBench.cpp60 SkRandom rand; variable
H A DMorphologyBench.cpp59 SkRandom rand; variable
H A DPicturePlaybackBench.cpp54 SkRandom rand; variable
71 SkRandom rand; variable
[all...]
H A DPathIterBench.cpp27 static int rand_pts(SkRandom& rand, SkPoint pts[4]) { in rand_pts() argument
50 SkRandom rand; in PathIterBench() local
/third_party/rust/crates/rustix/src/
H A Dlib.rs190 pub mod rand; modules
/third_party/skia/samplecode/
H A DSamplePathEffects.cpp81 SkRandom rand; variable
/third_party/skia/tests/
H A DParsePathTest.cpp79 SkRandom rand; in DEF_TEST() local
H A DSkPathRangeIterTest.cpp12 SkPoint next_point(SkRandom& rand) { return {rand.nextF(), rand.nextF()}; } in next_point() argument
H A DRTreeTest.cpp16 static SkRect random_rect(SkRandom& rand) { in random_rect() argument
46 static void run_queries(skiatest::Reporter* reporter, SkRandom& rand, SkRect rects[], in run_queries() argument
73 SkRandom rand; in DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp54 int rand() { in rand() function
/third_party/skia/tools/
H A Drandom_parse_path.cpp32 static void add_white(SkRandom* rand, SkString* atom) { in add_white() argument
46 static void add_comma(SkRandom* rand, SkString* atom) { in add_comma() argument
61 static void add_some_white(SkRandom* rand, SkString* atom) { in add_some_white() argument
68 SkString MakeRandomParsePathPiece(SkRandom* rand) { in MakeRandomParsePathPiece() argument
[all...]
/third_party/skia/bench/graphite/
H A DIntersectionTreeBench.cpp88 SkRandom rand; variable
/base/security/access_token/services/accesstokenmanager/main/cpp/src/token/
H A Daccesstoken_id_manager.cpp94 unsigned int rand = GetRandomUint32(); in CreateTokenId() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dadd_arc.cpp116 TestRend rand; in OnTestFunction() local

Completed in 8 milliseconds

12345678910