Home
last modified time | relevance | path

Searched refs:textureViewWidth (Results 1 – 1 of 1) sorted by relevance

/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
DCameraAvgFragment.java385 private static Size chooseOptimalSize(Size[] choices, int textureViewWidth, in chooseOptimalSize() argument
397 if (option.getWidth() >= textureViewWidth && in chooseOptimalSize()