Home
last modified time | relevance | path

Searched defs:Cross (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_vector2.h114 T Vector2<T>::Cross(const Vector2<T>& other) const in Cross() function
H A Drs_vector3.h117 Vector3<T> Vector3<T>::Cross(const Vector3<T>& other) const in Cross() function
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dmmi_vector2.h111 T Vector2<T>::Cross(const Vector2<T>& other) const in Cross() function
H A Dmmi_vector3.h116 Vector3<T> Vector3<T>::Cross(const Vector3<T>& other) const in Cross() function
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwm_math.h177 static Vector3 Cross(const Vector3& a, const Vector3& b) in Cross() function
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_math.h154 T Cross(const Vector2<T>& other) const in Cross() function