Home
last modified time | relevance | path

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

/samples/MediaRoutingDemo/src/main/java/com/example/androidx/mediarouting/player/
DLocalPlayer.java505 int surfaceWidth = mLayout.getWidth(); in updateSize() local
586 int surfaceWidth = getWindow().getDecorView().getWidth(); in updateSize() local