Home
last modified time | relevance | path

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

/third_party/flutter/glfw/examples/
Dsplitview.c43 static int rot_x = 0, rot_y = 0, rot_z = 0; variable
128 glRotatef((GLfloat) rot_x * 0.5f, 1.0f, 0.0f, 0.0f); in drawScene()
424 rot_x += (int) (y - ypos); in cursorPosFun()
429 rot_x += (int) (y - ypos); in cursorPosFun()