Searched defs:CrossProduct (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/include/core/ |
D | SkPoint3.h | 140 static SkPoint3 CrossProduct(const SkPoint3& a, const SkPoint3& b) { in CrossProduct() function
|
D | SkPoint.h | 538 static SkScalar CrossProduct(const SkVector& a, const SkVector& b) { in CrossProduct() function
|
/third_party/flutter/skia/include/core/ |
D | SkPoint3.h | 140 static SkPoint3 CrossProduct(const SkPoint3& a, const SkPoint3& b) { in CrossProduct() function
|
D | SkPoint.h | 524 static SkScalar CrossProduct(const SkVector& a, const SkVector& b) { in CrossProduct() function
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | vector_utils_unittest.cpp | 195 TEST(VectorUtilsTest, CrossProduct) in TEST() argument
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | vector_utils_unittest.cpp | 195 TEST(VectorUtilsTest, CrossProduct) in TEST() argument
|
/third_party/flutter/glfw/examples/ |
D | boing.c | 155 void CrossProduct( vertex_t a, vertex_t b, vertex_t c, vertex_t *n ) in CrossProduct() function
|
/third_party/re2/re2/ |
D | prefilter.cc | 298 static void CrossProduct(const std::set<std::string>& a, in CrossProduct() function
|