Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dnoise.inl113 …tvec4<T, P> norm1 = detail::taylorInvSqrt(tvec4<T, P>(dot(g001, g001), dot(g011, g011), dot(g101, … local
435 …tvec4<T, P> norm1 = detail::taylorInvSqrt(tvec4<T, P>(dot(g001, g001), dot(g011, g011), dot(g101, … local
/external/icu/icu4c/source/tools/gennorm2/
Dn2builder.cpp1009 const Norm *norm1 = b1.norms.getNorm(c); in computeDiff() local
/external/cronet/third_party/icu/source/tools/gennorm2/
Dn2builder.cpp1009 const Norm *norm1 = b1.norms.getNorm(c); in computeDiff() local
/external/skia/src/gpu/ganesh/ops/
DGrOvalOpFactory.cpp1137 SkVector norm1 = {stopPoint.fY, -stopPoint.fX}; in CircleOp() local