Searched defs:videoWidth (Results 1 – 6 of 6) sorted by relevance
122 int videoWidth = 0; in parseChannel() local
432 public final int videoWidth; field in RichTvInputService.ChannelInfo437 int transportStreamId, int serviceId, int videoWidth, int videoHeight, in ChannelInfo()
182 val videoWidth = player.videoWidth in <lambda>() constant
207 final int videoWidth = mMediaPlayer.getVideoWidth(); in onMeasure() local