Home
last modified time | relevance | path

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

/development/samples/browseable/Camera2Video/src/com.example.android.camera2video/
DCamera2VideoFragment.java255 private static Size chooseOptimalSize(Size[] choices, int width, int height, Size aspectRatio) { in chooseOptimalSize() method in Camera2VideoFragment
/development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/
DCamera2BasicFragment.java384 private static Size chooseOptimalSize(Size[] choices, int textureViewWidth, in chooseOptimalSize() method in Camera2BasicFragment