Home
last modified time | relevance | path

Searched refs:scalePivot_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_utils_lite/frameworks/
H A Dtransform.cpp105 scalePivot_ = pivot; in Scale()
189 Vector3<float>(scalePivot_.x_ + rectX, scalePivot_.y_ + rectY, scalePivot_.z_)); in GetOrigPoint()
214 Vector3<float>(scalePivot_.x_ + rectX, scalePivot_.y_ + rectY, scalePivot_.z_)); in GetOrigPoint()
257 Vector3<float>(scalePivot_.x_ + rect_.GetX(), scalePivot_.y_ + rect_.GetY(), scalePivot_ in UpdateMap()
[all...]
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dtransform.h110 return scalePivot_; in GetPivot()
260 Vector3<float> scalePivot_ = {0, 0, 0}; member in OHOS::TransformMap

Completed in 2 milliseconds