Home
last modified time | relevance | path

Searched refs:fRy (Results 1 – 8 of 8) sorted by relevance

/external/skia/experimental/svg/model/
DSkSVGEllipse.cpp28 fRy = ry; in setRy()
62 const auto ry = lctx.resolve(fRy, SkSVGLengthContext::LengthType::kVertical); in resolve()
DSkSVGRect.cpp37 fRy = ry; in setRy()
80 const SkScalar ry = lctx.resolve(fRy, SkSVGLengthContext::LengthType::kVertical); in resolve()
DSkSVGEllipse.h42 SkSVGLength fRy = SkSVGLength(0); variable
DSkSVGRect.h49 SkSVGLength fRy = SkSVGLength(0); variable
/external/skqp/experimental/svg/model/
DSkSVGEllipse.cpp28 fRy = ry; in setRy()
62 const auto ry = lctx.resolve(fRy, SkSVGLengthContext::LengthType::kVertical); in resolve()
DSkSVGRect.cpp37 fRy = ry; in setRy()
80 const SkScalar ry = lctx.resolve(fRy, SkSVGLengthContext::LengthType::kVertical); in resolve()
DSkSVGEllipse.h42 SkSVGLength fRy = SkSVGLength(0); variable
DSkSVGRect.h49 SkSVGLength fRy = SkSVGLength(0); variable