Searched defs:rotateY (Results 1 – 4 of 4) sorted by relevance
| /applications/standard/app_samples/code/BasicFeature/Native/NativeXComponent/entry/src/main/cpp/render/ |
| D | EGLRender.cpp | 28 void Rotate2d(GLfloat centerX, GLfloat centerY, GLfloat *rotateX, GLfloat *rotateY, GLfloat theta) in Rotate2d() 222 GLfloat rotateY = FIFTY_PERCENT * height_; in DrawStar() local
|
| /applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/ |
| D | egl_core.cpp | 295 GLfloat rotateY = FIFTY_PERCENT * height_; in Draw() local 360 GLfloat rotateY = FIFTY_PERCENT * height_; in ChangeColor() local 474 void EGLCore::Rotate2d(GLfloat centerX, GLfloat centerY, GLfloat* rotateX, GLfloat* rotateY, GLfloa… in Rotate2d()
|
| /applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/ |
| D | egl_core.cpp | 289 GLfloat rotateY = FIFTY_PERCENT * height_; in Draw() local 354 GLfloat rotateY = FIFTY_PERCENT * height_; in ChangeColor() local 468 void EGLCore::Rotate2d(GLfloat centerX, GLfloat centerY, GLfloat* rotateX, GLfloat* rotateY, GLfloa… in Rotate2d()
|
| /applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/ |
| D | egl_core.cpp | 293 GLfloat rotateY = FIFTY_PERCENT * height_; in Draw() local 358 GLfloat rotateY = FIFTY_PERCENT * height_; in ChangeColor() local 472 void EGLCore::Rotate2d(GLfloat centerX, GLfloat centerY, GLfloat* rotateX, GLfloat* rotateY, GLfloa… in Rotate2d()
|