Searched defs:widthAndHeight (Results 1 – 2 of 2) sorted by relevance
163 …Bitmap create(final String name, final BitmapFactory.Options options, final Point widthAndHeight) { in create()233 private static Point selectWidthAndHeight(final String name, final Point widthAndHeight) { in selectWidthAndHeight()
185 function createMediaConstraints(widthAndHeight) { argument