Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dvecmath.cpp406 result.PostTranslate(-vec_eye.x_, -vec_eye.y_, -vec_eye.z_); in LookAt()
Dvecmath.h764 Mat4& PostTranslate(float tx, float ty, float tz) { in PostTranslate() function