HomeSort by relevance Sort by last modified time
    Searched refs:setUpCameraOutputs (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/Camera2Basic/Application/src/main/java/com/example/android/camera2basic/
Camera2BasicFragment.java 430 private void setUpCameraOutputs(int width, int height) {
488 setUpCameraOutputs(width, height);
615 * setUpCameraOutputs and also the size of `mTextureView` is fixed.
  /developers/samples/android/media/Camera2Basic/Application/src/main/java/com/example/android/camera2basic/
Camera2BasicFragment.java 430 private void setUpCameraOutputs(int width, int height) {
488 setUpCameraOutputs(width, height);
615 * setUpCameraOutputs and also the size of `mTextureView` is fixed.
  /development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/
Camera2BasicFragment.java 403 private void setUpCameraOutputs(int width, int height) {
461 setUpCameraOutputs(width, height);
591 * setUpCameraOutputs and also the size of `mTextureView` is fixed.

Completed in 172 milliseconds