Searched refs:svgY_ (Results 1 – 2 of 2) sorted by relevance
110 svgY_ = y; in SetSvgY()115 return svgY_; in GetSvgY()227 out += " x:" + std::to_string(svgX_) + " y:" + std::to_string(svgY_); in Dump()260 RSMarshallingHelper::Marshalling(parcel, svgY_) && in Marshalling()329 RSMarshallingHelper::Unmarshalling(parcel, rsMask->svgY_) && in Unmarshalling()
93 double svgY_ = 0.0f; variable