Searched defs:rotateY (Results 1 – 1 of 1) sorted by relevance
295 GLfloat rotateY = FIFTY_PERCENT * height_; in Draw() local360 GLfloat rotateY = FIFTY_PERCENT * height_; in ChangeColor() local474 void EGLCore::Rotate2d(GLfloat centerX, GLfloat centerY, GLfloat* rotateX, GLfloat* rotateY, GLfloa… in Rotate2d()