Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dmatrix.cpp852 static void orthof( in orthof() function
1021 orthof(left, right, bottom, top, zNear, zFar, c); in glOrthof()
1030 orthof( fixedToFloat(left), fixedToFloat(right), in glOrthox()