Home
last modified time | relevance | path

Searched defs:CrossProduct (Results 1 – 9 of 9) sorted by relevance

/external/libchrome/ui/gfx/geometry/
Dvector2d_f.cc44 double CrossProduct(const Vector2dF& lhs, const Vector2dF& rhs) { in CrossProduct() function
Dvector3d_f.h107 inline Vector3dF CrossProduct(const Vector3dF& lhs, const Vector3dF& rhs) { in CrossProduct() function
Dvector3d_unittest.cc207 TEST(Vector3dTest, CrossProduct) { in TEST() argument
/external/skia/include/core/
DSkPoint3.h140 static SkPoint3 CrossProduct(const SkPoint3& a, const SkPoint3& b) { in CrossProduct() function
DSkPoint.h538 static SkScalar CrossProduct(const SkVector& a, const SkVector& b) { in CrossProduct() function
/external/skqp/include/core/
DSkPoint3.h140 static SkPoint3 CrossProduct(const SkPoint3& a, const SkPoint3& b) { in CrossProduct() function
DSkPoint.h534 static SkScalar CrossProduct(const SkVector& a, const SkVector& b) { in CrossProduct() function
/external/angle/src/common/
Dvector_utils_unittest.cpp195 TEST(VectorUtilsTest, CrossProduct) in TEST() argument
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dprefilter.cc298 static void CrossProduct(const std::set<std::string>& a, in CrossProduct() function