Searched defs:widthAndHeight (Results 1 – 3 of 3) sorted by relevance
164 …Bitmap create(final String name, final BitmapFactory.Options options, final Point widthAndHeight) { in create()234 private static Point selectWidthAndHeight(final String name, final Point widthAndHeight) { in selectWidthAndHeight()
185 function createMediaConstraints(widthAndHeight) { argument
318 String[] widthAndHeight = resolutionString.split("x"); in parseMasterPlaylist() local