Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
Drender_api.cpp257 int x, int y, int width, int height, float zRot) in createOpenGLSubwindow()
287 void setOpenGLDisplayRotation(float zRot) in setOpenGLDisplayRotation()
DFrameBuffer.h96 void setDisplayRotation(float zRot) { in setDisplayRotation()
DFrameBuffer.cpp412 int p_width, int p_height, float zRot) in setupSubWindow()
/sdk/emulator/opengl/tests/emulator_test_renderer/
Dmain.cpp101 float zRot = 0.0f; in WinMain() local