Home
last modified time | relevance | path

Searched defs:rad (Results 1 - 25 of 48) sorted by relevance

12

/third_party/skia/docs/examples/
H A DBlendModes.cpp7 auto rad = SkGradientShader::MakeRadial(SkPoint::Make(128, 128), 128, radColors, nullptr, 3, in REG_FIDDLE() local
/third_party/skia/tests/
H A DPolyUtilsTest.cpp201 SkScalar rad = 0; in DEF_TEST() local
H A DTracingTest.cpp118 SkScalar rad = SkDegreesToRadians(SkIntToScalar(i)); in test_trace_counters() local
129 SkScalar rad = SkDegreesToRadians(SkIntToScalar(i)); in test_trace_counters() local
142 SkScalar rad = SkDegreesToRadians(SkIntToScalar(i)); in test_trace_counters() local
/third_party/skia/gm/
H A Dbackdrop.cpp27 static sk_sp<SkShader> make_shader(SkScalar cx, SkScalar cy, SkScalar rad) { in make_shader() argument
44 const SkScalar cx = 128, cy = 128, rad = 100; in do_draw() local
H A Dsmallpaths.cpp66 SkScalar rad = -SK_ScalarPI / 2; in make_star() local
H A Daddarc.cpp95 const SkScalar rad = SkDegreesToRadians(deg); in DEF_SIMPLE_GM() local
H A Dimagefiltersbase.cpp187 const SkScalar rad = SkDegreesToRadians(15.0f); in draw_atlas() local
H A Ddrawatlas.cpp90 const SkScalar rad = SkDegreesToRadians(fDegrees); in apply() local
H A Dpathfill.cpp138 SkScalar rad = -SK_ScalarPI / 2; in make_star() local
H A Dtilemodes.cpp177 SkScalar rad = SkIntToScalar(gWidth)/2; in make_grad() local
H A Dtilemodes_scaled.cpp177 SkScalar rad = SkIntToScalar(gWidth)/2; in make_grad() local
/third_party/skia/bench/
H A DBlurBench.cpp37 BlurBench(SkScalar rad, SkBlurStyle bs) { in BlurBench() argument
H A DMorphologyBench.cpp36 MorphologyBench(SkScalar rad, MorphologyType style) in MorphologyBench() argument
H A DBlurRectBench.cpp29 BlurRectBench(SkScalar rad) { in BlurRectBench() argument
79 BlurRectDirectBench(SkScalar rad) : INHERITED(rad) { in BlurRectDirectBench() argument
106 BlurRectSeparableBench(SkScalar rad) : INHERITED(rad) { } in BlurRectSeparableBench() argument
131 BlurRectBoxFilterBench(SkScalar rad) argument
159 BlurRectGaussianBench(SkScalar rad) BlurRectGaussianBench() argument
[all...]
H A DPolyUtilsBench.cpp121 SkScalar rad = 0; variable
146 SkScalar rad = 0; variable
170 SkScalar rad = -SK_ScalarPI / 2; global() variable
195 SkScalar rad = 0; global() variable
220 SkScalar rad = 0; global() variable
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dadd_arc.cpp76 const float rad = (deg) * (FLOAT_PI / 180); in OnTestFunction() local
H A Dpath_interior.cpp78 const float rad = rect.Width() / 8; // 8 用于计算矩形的内边距 in draw_sence() local
H A Ddashing.cpp135 float rad = -M_PI_2; in make_path_star() local
/third_party/skia/modules/skottie/src/effects/
H A DDropShadowEffect.cpp60 const auto rad = SkDegreesToRadians(90 - fDirection); variable
H A DShadowStyles.cpp44 const auto rad = SkDegreesToRadians(180 + fAngle), // 0deg -> left (style) variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_spring_model.cpp137 double rad = dampedAngularVelocity_ * time; in CalculateDisplacement() local
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf.cc147 Matrix &Matrix::rotate(double rad) // {{{ in rotate() argument
/third_party/skia/samplecode/
H A DSamplePathClip.cpp272 const SkScalar rad = 8; in hit_test() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_spring_model.h83 double rad = dampedAngularVelocity_ * time; in CalculateDisplacement() local
/third_party/skia/modules/androidkit/src/
H A DMatrix.cpp99 static void Matrix_Rotate(JNIEnv* env, jobject, jlong native_matrix, jfloat x, jfloat y, jfloat z, jfloat rad) { in Matrix_Rotate() argument

Completed in 12 milliseconds

12