Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRRect.cpp117 static double compute_min_scale(double rad1, double rad2, double limit, double curMin) { in compute_min_scale()
/external/skia/src/effects/gradients/
DSkTwoPointConicalGradient.cpp81 const SkPoint& center1, SkScalar rad1, in init()