Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/tilt_detection/
Dtilt_detection.c78 float dotProduct = 0.0f; in algoUpdate() local
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DIntermNode.cpp3474 float dotProduct = VectorDotProduct(unionArrays[1], unionArrays[0], maxObjectSize); in FoldAggregateBuiltIn() local
3697 float dotProduct = VectorDotProduct(unionArrays[2], unionArrays[1], maxObjectSize); in FoldAggregateBuiltIn() local
3721 float dotProduct = VectorDotProduct(unionArrays[1], unionArrays[0], maxObjectSize); in FoldAggregateBuiltIn() local