Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dtransform.cpp367 Vector2<int16_t> pt3 = {origRect.GetRight(), origRect.GetBottom()}; in Rotate() local
372 Rotate(pt3, angle, pivot, out[3]); // 3: the third point in Rotate()