Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DSafeMath.h70 size_t prod = tmp.mul(x, y); in Mul() local
/frameworks/native/libs/math/tests/
Dmat_test.cpp545 const MATRIX prod = A * transpose(A); in verifyOrthonormal() local