Home
last modified time | relevance | path

Searched refs:mVideoResolutionWidth (Results 1 – 1 of 1) sorted by relevance

/packages/modules/ImsMedia/test/app/ImsMediaTestingApp/app/src/main/java/com/example/imsmediatestingapp/
DDeviceInfo.java36 private final int mVideoResolutionWidth; field in DeviceInfo
56 this.mVideoResolutionWidth = videoResolutionWidth; in DeviceInfo()
142 return mVideoResolutionWidth; in getVideoResolutionWidth()
188 private int mVideoResolutionWidth; field in DeviceInfo.Builder
263 this.mVideoResolutionWidth = width; in setVideoResolutionWidth()
288 mVideoResolutionWidth, mVideoResolutionHeight, mVideoCvoValue, mRtcpFbTypes); in build()