Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:rotationDegrees

1705     int32_t rotationDegrees;
1706 if (!mIsAudio && params && params->findInt32(kKeyRotation, &rotationDegrees)) {
1707 mRotation = rotationDegrees;