Home
last modified time | relevance | path

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

/napi_generator/examples/napitutorials/entry/src/main/cpp/ncpp/ffmpegcase/render/
Degl_core.cpp651 GLfloat rotateY = FIFTY_PERCENT * height_; in Draw() local
699 GLfloat rotateY = FIFTY_PERCENT * height_; in ChangeColor() local
813 void EGLCore::Rotate2d(GLfloat centerX, GLfloat centerY, GLfloat* rotateX, GLfloat* rotateY, GLfloa… in Rotate2d()