| /third_party/skia/gm/ |
| H A D | strokerects.cpp | 40 static void rnd_rect(SkRect* r, SkRandom& rand) { in rnd_rect() argument 68 SkRandom rand; variable
|
| H A D | discard.cpp | 63 SkRandom rand; variable
|
| H A D | beziers.cpp | 23 static SkPath rnd_quad(SkPaint* paint, SkRandom& rand) { in rnd_quad() argument 44 static SkPath rnd_cubic(SkPaint* paint, SkRandom& rand) { in rnd_cubic() argument 87 SkRandom rand; global() variable [all...] |
| H A D | getpostextpath.cpp | 59 SkRandom rand; in DEF_SIMPLE_GM() local
|
| H A D | imageblur2.cpp | 53 SkRandom rand; in DEF_SIMPLE_GM() local
|
| H A D | points.cpp | 36 static void fill_pts(SkPoint pts[], size_t n, SkRandom* rand) { in fill_pts() argument 50 SkRandom rand; variable 86 SkRandom rand; in DEF_SIMPLE_GM() local
|
| H A D | widebuttcaps.cpp | 25 static void draw_strokes(SkCanvas* canvas, SkRandom* rand, const SkPath& path, in draw_strokes() argument 53 SkRandom rand; in draw_test() local [all...] |
| H A D | imageblur.cpp | 29 SkRandom rand; in imageblurgm_draw() local
|
| H A D | imagemagnifier.cpp | 41 SkRandom rand; in DEF_SIMPLE_GM_BG() local
|
| H A D | manypaths.cpp | 22 static SkColor gen_color(SkRandom* rand) { in gen_color() argument [all...] |
| /third_party/skia/bench/ |
| H A D | LineBench.cpp | 34 SkRandom rand; in LineBench() local
|
| H A D | FSRectBench.cpp | 26 SkRandom rand; variable
|
| H A D | RegionContainBench.cpp | 31 SkIRect randrect(SkRandom& rand, int i) { in randrect() argument 40 SkRandom rand; in RegionContainBench() local
|
| /third_party/skia/docs/examples/ |
| H A D | Octopus_Generator_Animated.cpp | 23 SkRandom rand; in REG_FIDDLE_ANIMATED() local
|
| H A D | Octopus_Generator.cpp | 23 SkRandom rand; in REG_FIDDLE() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
| H A D | strokes.cpp | 39 void rnd_rect(DrawRect& r, OH_Drawing_Pen* pen, TestRend& rand) in rnd_rect() argument 64 TestRend rand; in OnTestFunction() local [all...] |
| H A D | points.cpp | 41 void Points::fill_pts(OH_Drawing_Point2D pts[], size_t n, TestRend* rand) in fill_pts() argument 57 TestRend rand; in OnTestFunction() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
| H A D | text_blob_test.cpp | 46 TestRend rand; in OnTestPerformance() local 79 TestRend rand; in OnTestPerformance() local 94 TestRend rand; OnTestPerformance() local 113 TestRend rand; OnTestPerformance() local 128 TestRend rand; OnTestPerformance() local 144 TestRend rand; OnTestPerformance() local [all...] |
| /third_party/skia/tests/ |
| H A D | GpuRectanizerTest.cpp | 61 SkRandom rand; in DEF_GPUTEST() local
|
| H A D | CullTestTest.cpp | 31 SkRandom rand; in DEF_TEST() local
|
| H A D | SortTest.cpp | 20 static void rand_array(SkRandom& rand, int array[], int n) { in rand_array() argument 44 SkRandom rand; in DEF_TEST() local
|
| H A D | TopoSortTest.cpp | 163 SkRandom rand; in DEF_TEST() local
|
| H A D | ColorFilterTest.cpp | 42 SkRandom rand; in DEF_TEST() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | extension_test.cc | 61 std::string rand = MakeRandomString(chunk_size); in TEST() local 75 std::string rand = MakeRandomString(1); in TEST() local
|
| /third_party/skia/fuzz/ |
| H A D | FuzzEncoders.cpp | 101 static SkRandom rand; in DEF_FUZZ() local
|