Searched refs:mRotationDegrees (Results 1 – 8 of 8) sorted by relevance
57 int32_t mRotationDegrees; variable
54 mRotationDegrees(rotation), in SoftwareRenderer()228 rotationDegrees = mRotationDegrees; in resetFormatIfChanged()
185 mAnalyticsItem->setInt32(kRecorderRotation, mRotationDegrees); in updateMetrics()560 mRotationDegrees = degrees % 360; in setParamVideoRotation()1963 if (mRotationDegrees != 0) { in setupMPEG4orWEBMMetaData()1964 (*meta)->setInt32(kKeyRotation, mRotationDegrees); in setupMPEG4orWEBMMetaData()2182 mRotationDegrees = 0; in reset()
126 int32_t mRotationDegrees; // Clockwise member
342 int32_t mRotationDegrees; member
272 int32_t mRotationDegrees; member
526 mRotationDegrees(0), in MediaCodec()1036 if (!format->findInt32("rotation-degrees", &mRotationDegrees)) { in configure()1037 mRotationDegrees = 0; in configure()1043 mAnalyticsItem->setInt32(kCodecRotation, mRotationDegrees); in configure()2236 mSoftRenderer = new SoftwareRenderer(mSurface, mRotationDegrees); in onMessageReceived()
560 mRotationDegrees(0), in ACodec()1115 mRotationDegrees, in setupNativeWindowSizeFormatAndUsage()2015 mRotationDegrees = rotationDegrees; in configureCodec()2017 mRotationDegrees = 0; in configureCodec()