Home
last modified time | relevance | path

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

/third_party/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
/third_party/flutter/skia/include/core/
DSkPoint3.h140 static SkPoint3 CrossProduct(const SkPoint3& a, const SkPoint3& b) { in CrossProduct() function
DSkPoint.h524 static SkScalar CrossProduct(const SkVector& a, const SkVector& b) { in CrossProduct() function
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3dvec.inl133 inline _D3DVECTOR CrossProduct(const _D3DVECTOR& v1, const _D3DVECTOR& v2) function
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dvector_utils_unittest.cpp195 TEST(VectorUtilsTest, CrossProduct) in TEST() argument
/third_party/skia/third_party/externals/angle2/src/common/
Dvector_utils_unittest.cpp195 TEST(VectorUtilsTest, CrossProduct) in TEST() argument
/third_party/flutter/glfw/examples/
Dboing.c155 void CrossProduct( vertex_t a, vertex_t b, vertex_t c, vertex_t *n ) in CrossProduct() function
/third_party/re2/re2/
Dprefilter.cc298 static void CrossProduct(const std::set<std::string>& a, in CrossProduct() function