Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkPoint.h111 static int32_t DotProduct(const SkIPoint& a, const SkIPoint& b) { in DotProduct() function
274 static SkScalar DotProduct(const SkPoint& a, const SkPoint& b) { in DotProduct() function