Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_vector3.h209 Vector3<T> rVec = *this; variable
210 rVec += other;
211 return rVec;
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dmmi_vector3.h208 Vector3<T> rVec = *this; variable
209 rVec += other;
210 return rVec;