Searched refs:VideoSurfaceBindings (Results 1 – 4 of 4) sorted by relevance
31 import com.android.incallui.videosurface.bindings.VideoSurfaceBindings;127 VideoSurfaceBindings.scaleVideoAndFillView( in updatePreviewVideoScaling()132 VideoSurfaceBindings.scaleVideoAndFillView( in updatePreviewVideoScaling()
83 import com.android.incallui.videosurface.bindings.VideoSurfaceBindings;1050 VideoSurfaceBindings.scaleVideoAndFillView( in updatePreviewVideoScaling()1056 VideoSurfaceBindings.scaleVideoAndFillView( in updatePreviewVideoScaling()1084 VideoSurfaceBindings.scaleVideoAndFillView(remoteTextureView, videoSize.x, videoSize.y, 0); in updateRemoteVideoScaling()1086 VideoSurfaceBindings.scaleVideoMaintainingAspectRatio( in updateRemoteVideoScaling()
25 public class VideoSurfaceBindings { class
78 import com.android.incallui.videosurface.bindings.VideoSurfaceBindings;1881 localVideoSurfaceTexture = VideoSurfaceBindings.createLocalVideoSurfaceTexture(isPixel2017); in getLocalVideoSurfaceTexture()1892 remoteVideoSurfaceTexture = VideoSurfaceBindings.createRemoteVideoSurfaceTexture(isPixel2017); in getRemoteVideoSurfaceTexture()