Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dvecmath.cpp187 Mat4 Mat4::RotationX(const float fAngle) { in RotationX()
213 Mat4 Mat4::RotationY(const float fAngle) { in RotationY()
239 Mat4 Mat4::RotationZ(const float fAngle) { in RotationZ()