Searched refs:mUsingPreviewAllocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/
H A DCamera.java161 private boolean mUsingPreviewAllocation; field in class:Camera
337 mUsingPreviewAllocation = false;
599 mUsingPreviewAllocation = false;
625 mUsingPreviewAllocation = false;
663 mUsingPreviewAllocation = false;
883 mUsingPreviewAllocation = true;
885 mUsingPreviewAllocation = false;
1641 if (mUsingPreviewAllocation) {

Completed in 41 milliseconds