Home
last modified time | relevance | path

Searched defs:textureViewRotation (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerView.java322 private int textureViewRotation; field in PlayerView
1471 private static void applyTextureViewRotation(TextureView textureView, int textureViewRotation) { in applyTextureViewRotation()
1547 applyTextureViewRotation((TextureView) surfaceView, textureViewRotation); in onVideoSizeChanged() local
1601 applyTextureViewRotation((TextureView) view, textureViewRotation); in onLayoutChange() local