Searched refs:fRotation (Results 1 – 3 of 3) sorted by relevance
46 AnimatedTextView() : fScale(1.0f), fScaleInc(0.1f), fRotation(0.0f), fSizeScale(1) { in AnimatedTextView()115 canvas->rotate(fRotation); in onDrawContent()138 fRotation += (1.0f + gRand.nextRangeF(-0.1f, 0.1f)); in onAnimate()151 float fRotation; member in AnimatedTextView
40 FWL_ERR CFWL_PictureBox::SetRotation(FX_FLOAT fRotation) { in SetRotation() argument41 m_PictureBoxDP.m_fRotation = fRotation; in SetRotation()
21 FWL_ERR SetRotation(FX_FLOAT fRotation);