Home
last modified time | relevance | path

Searched refs:nabout (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/math/include/math/
DTMatHelpers.h506 VEC nabout = normalize(about); in rotate() local
507 typename VEC::value_type x = nabout.x; in rotate()
508 typename VEC::value_type y = nabout.y; in rotate()
509 typename VEC::value_type z = nabout.z; in rotate()