Searched refs:setRotation (Results 1 – 8 of 8) sorted by relevance
126 void setRotation(float zRot);
601 void RenderWindow::setRotation(float zRot) { in setRotation() function in gfxstream::RenderWindow
513 mRenderWindow->setRotation(zRot); in setOpenGLDisplayRotation()
200 void setRotation(int32_t rotation);
224 void C2DColorConverter::setRotation(int32_t rotation) { in setRotation() function in C2DColorConverter
946 int32_t setRotation(const QCameraParameters& );
3285 int32_t QCameraParameters::setRotation(const QCameraParameters& params) in setRotation() function in qcamera::QCameraParameters5267 if ((rc = setRotation(params))) final_rc = rc; in updateParameters()
5246 c2dcc.setRotation(m_sConfigFrameRotation.nRotation);