Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
Degl_core.cpp294 GLfloat rotateX = 0; in Draw() local
359 GLfloat rotateX = 0; in ChangeColor() local
474 void EGLCore::Rotate2d(GLfloat centerX, GLfloat centerY, GLfloat* rotateX, GLfloat* rotateY, GLfloa… in Rotate2d()