Searched refs:mVideoHeight (Results 1 – 5 of 5) sorted by relevance
66 private int mVideoHeight; field in VideoThumbnailView86 mVideoHeight = ImageRequest.UNSPECIFIED_SIZE; in VideoThumbnailView()103 mVideoHeight = mediaPlayer.getVideoHeight(); in VideoThumbnailView()204 mVideoHeight != ImageRequest.UNSPECIFIED_SIZE; in hasVideoSize()228 mVideoHeight = ImageRequest.UNSPECIFIED_SIZE; in setSource()236 mVideoHeight = part.getHeight(); in setSource()249 mVideoHeight = ImageRequest.UNSPECIFIED_SIZE; in setSource()264 mVideoHeight = ImageRequest.UNSPECIFIED_SIZE; in clearSource()310 desiredHeight = mVideoHeight; in onMeasure()
200 program.mVideoHeight = in.readInt(); in fromParcel()248 private int mVideoHeight; field in ProgramImpl356 return mVideoHeight; in getVideoHeight()433 mVideoHeight, in hashCode()461 && mVideoHeight == program.mVideoHeight in equals()505 .append(mVideoHeight) in toString()620 mVideoHeight = other.getVideoHeight(); in copyFrom()825 mProgram.mVideoHeight = height; in setVideoHeight()980 out.writeInt(mVideoHeight); in writeToParcel()
35 private int mVideoHeight = -1; field in Metadata72 return mVideoHeight; in getVideoHeight()76 mVideoHeight = videoHeight; in setVideoHeight()
224 private int mVideoHeight = 1080; // Height for HD video. field in ChannelInfo.Builder244 mVideoHeight = other.videoHeight; in Builder()278 mVideoHeight = videoHeight; in setVideoHeight()339 mVideoHeight, in build()
149 private int mVideoHeight; field in TunableTvView270 mVideoHeight = 0;285 mVideoHeight = track.getVideoHeight();288 mVideoWidth, mVideoHeight);290 if (mVideoWidth <= 0 || mVideoHeight <= 0) {296 / mVideoHeight;656 mVideoHeight = 0; in tuneTo()789 return mVideoHeight; in getVideoHeight()