Home
last modified time | relevance | path

Searched defs:rad (Results 1 - 25 of 38) 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
H A DRRectInPathTest.cpp175 const SkScalar rad = 12814; in test_tricky_radii() local
200 const SkScalar rad = 40; in test_empty_crbug_458524() local
416 set_radii(SkVector radii[4], int index, float rad) set_radii() argument
426 const float rad = 33436320; test_skbug_3239() local
[all...]
/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...]
H A DDashBench.cpp140 SkScalar rad = -SK_ScalarPI / 2; in make_unit_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
/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
H A DSamplePath.cpp225 const SkScalar rad = 50; in ArcToView() 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
/third_party/ffmpeg/libavfilter/
H A Daf_acrusher.c277 double rad, sunder, smax, sover; in config_input() local
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-number.c775 int32_t rad = ecma_number_to_int32 (radix_num); in ecma_number_parse_int() local
[all...]

Completed in 15 milliseconds

12