| /third_party/skia/docs/examples/ |
| H A D | Path_Effect_Methods.cpp | 10 SkScalar intervals[] = {30, 10}; in REG_FIDDLE() local
|
| H A D | Paint_move_SkPaint.cpp | 8 float intervals[] = { 5, 5 }; in REG_FIDDLE() local
|
| H A D | Path_addRect.cpp | 10 float intervals[] = { 5, 21.75f }; in REG_FIDDLE() local
|
| H A D | Path_addRect_3.cpp | 10 float intervals[] = { 5, 21.75f }; in REG_FIDDLE() local
|
| H A D | Paint_refPathEffect.cpp | 8 SkScalar intervals[] = {1, 2}; in REG_FIDDLE() local
|
| H A D | Canvas_drawArc_b.cpp | 12 float intervals[] = { 5, 5 }; in REG_FIDDLE() local
|
| H A D | Paint_equal_operator.cpp | 11 float intervals[] = { 5, 5 }; in REG_FIDDLE() local
|
| H A D | compose_path.cpp | 16 const SkScalar intervals[] = {10.0f, 5.0f, 2.0f, 5.0f}; in REG_FIDDLE() local
|
| H A D | RRect_setRectRadii.cpp | 11 float intervals[] = { 5, 21.75f }; in REG_FIDDLE() local
|
| H A D | skpaint_dash_path_effect.cpp | 16 const SkScalar intervals[] = {10.0f, 5.0f, 2.0f, 5.0f}; in REG_FIDDLE() local
|
| H A D | skpaint_compose_path_effect.cpp | 16 const SkScalar intervals[] = {10.0f, 5.0f, 2.0f, 5.0f}; in REG_FIDDLE() local
|
| H A D | pong2.cpp | 26 const float intervals[] = { 12, 6 }; in REG_FIDDLE_ANIMATED() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
| H A D | drawing_path_effect.cpp | 30 OH_Drawing_PathEffect* OH_Drawing_CreateDashPathEffect(float* intervals, int count, float phase) in OH_Drawing_CreateDashPathEffect() argument
|
| /third_party/skia/gm/ |
| H A D | pathmeasure.cpp | 22 float intervals[] = { 0, 10e9f }; in path_measure_explosion() local
|
| H A D | drawregionmodes.cpp | 69 float intervals[] = { 5.0f, 5.0f }; variable
|
| H A D | bug530095.cpp | 26 SkScalar intervals[] = {700, 700 }; in DEF_SIMPLE_GM() local 62 const SkScalar intervals[] = { 100, 100 }; in DEF_SIMPLE_GM() local
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
| H A D | texgine_dash_path_effect.cpp | 23 std::shared_ptr<TexginePathEffect> TexgineDashPathEffect::Make(const float intervals[], int count, float phase) in Make() argument
|
| /foundation/arkui/ace_engine/test/mock/core/rosen/ |
| H A D | testing_recording_path_effect.h | 30 static std::shared_ptr<TestingPathEffect> CreateDashPathEffect(const float intervals[], int count, float phase) in CreateDashPathEffect() argument
|
| H A D | testing_path_effect.h | 41 static std::shared_ptr<TestingPathEffect> CreateDashPathEffect(const float intervals[], int count, float phase) in CreateDashPathEffect() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| H A D | shape_painter.cpp | 76 RSScalar intervals[lineDashState.size()]; in SetPen() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| H A D | drawing_path_effect_test.cpp | 50 float intervals[] = {1, 1, 1}; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpatheffect_fuzzer/ |
| H A D | patheffect_fuzzer.cpp | 45 float* intervals = new float[number]; in NativePathEffectTest() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/effect/ |
| H A D | path_effect_test.cpp | 48 scalar intervals[] = { 1.0f, 2.0f, 1.5f, 3.0f }; in HWTEST_F() local 62 scalar intervals[] = { 1.0f, 2.0f, 1.5f, 3.0f }; in HWTEST_F() local 191 scalar intervals[] = { 1.0f, 2.0f, 1.5f, 3.0f }; in HWTEST_F() local 208 scalar intervals[] = { 15.0f, 25.0f, 15.5f, 35.0f }; in HWTEST_F() local
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativePathEffectTest.cpp | 49 float intervals[] = {1, 1, 1}; in HWTEST_F() local 64 float intervals[] = {1, 1}; in HWTEST_F() local 90 float intervals[] = {1, 1, 1}; in HWTEST_F() local 117 float intervals[] = {1, 1}; HWTEST_F() local 135 float intervals[] = {1, 1, 1}; HWTEST_F() local [all...] |
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | NativeDrawingPathEffectTest.cpp | 50 float intervals[] = {1, 1, 1}; in HWTEST_F() local
|