Home
last modified time | relevance | path

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

/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/cube/
Dmatrix.cc100 void rotate_y_matrix(GLfloat y_rad, Matrix_t mat) { in rotate_y_matrix()
118 GLfloat y_rad = (GLfloat) deg_to_rad(y_deg); in rotate_matrix() local
/external/chromium_org/native_client_sdk/src/examples/api/graphics_3d/
Dmatrix.cc100 void rotate_y_matrix(GLfloat y_rad, Matrix_t mat) { in rotate_y_matrix()
118 GLfloat y_rad = (GLfloat) deg_to_rad(y_deg); in rotate_matrix() local