Home
last modified time | relevance | path

Searched defs:circleR (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkBlurMF.cpp634 float circleR, in apply_kernel_in_y()
666 float circleR, in eval_at()
701 float circleR, in create_circle_profile()
762 float circleR = circle.width() / 2.0f; in create_profile_effect() local
/third_party/skia/tests/
DPathTest.cpp1794 SkScalar circleR = std::max(kBaseRect.width(), kBaseRect.height()); in test_conservativelyContains() local