Home
last modified time | relevance | path

Searched defs:widthAndHeight (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBitmapFactory.java163 …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()
/external/autotest/client/common_lib/cros/webrtc_scripts/
Dloopback-peerconnection.js185 function createMediaConstraints(widthAndHeight) { argument