Searched refs:frameRotation (Results 1 – 3 of 3) sorted by relevance
101 private int frameRotation; field in SurfaceViewRenderer255 frameRotation = 0; in release()540 return (frameRotation % 180 == 0) ? (float) frameWidth / frameHeight in frameAspectRatio()549 || frameRotation != frame.rotationDegree) { in updateFrameDimensionsAndReportEvents()557 frameRotation = frame.rotationDegree; in updateFrameDimensionsAndReportEvents()
26 @property webrtc::VideoRotation frameRotation;
40 @synthesize frameRotation = _framRotation;