Searched refs:SCALE_FILL (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/android/org/webrtc/
H A DVideoRendererGui.java79 // SCALE_FILL - video frame is scaled to to fill the size of the view. Video
82 { SCALE_ASPECT_FIT, SCALE_ASPECT_FILL, SCALE_FILL }; enum constant in enum:VideoRendererGui.ScalingType
321 scalingType == ScalingType.SCALE_FILL) {

Completed in 71 milliseconds