Searched refs:GetSkewY (Results 1 – 7 of 7) sorted by relevance
179 float GetSkewY() const in GetSkewY() function
280 float GetSkewY() const in GetSkewY() function
217 value += Vector2f(geometry->GetSkewX(), geometry->GetSkewY()); in Apply()
154 float GetSkewY() const;
812 float RSProperties::GetSkewY() const in GetSkewY() function in OHOS::Rosen::RSProperties814 return boundsGeo_->GetSkewY(); in GetSkewY()819 return { boundsGeo_->GetSkewX(), boundsGeo_->GetSkewY() }; in GetSkew()
1102 auto skewY = properties.GetSkewY();
289 …rix.SetMatrix(pattern.GetScaleX(), pattern.GetSkewX(), pattern.GetTranslateX(), pattern.GetSkewY(), in GetMatrixFromPattern()