HomeSort by relevance Sort by last modified time
    Searched defs:setRx (Results 1 - 4 of 4) sorted by null

  /external/skia/experimental/svg/model/
SkSVGEllipse.cpp 23 void SkSVGEllipse::setRx(const SkSVGLength& rx) {
45 this->setRx(*rx);
SkSVGRect.cpp 32 void SkSVGRect::setRx(const SkSVGLength& rx) {
64 this->setRx(*rx);
  /external/skqp/experimental/svg/model/
SkSVGEllipse.cpp 23 void SkSVGEllipse::setRx(const SkSVGLength& rx) {
45 this->setRx(*rx);
SkSVGRect.cpp 32 void SkSVGRect::setRx(const SkSVGLength& rx) {
64 this->setRx(*rx);

Completed in 421 milliseconds