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

/external/zxing/qr_scanner/src/com/google/zxing/client/android/
H A DCaptureActivity.java61 private boolean hasSurface; field in class:CaptureActivity
87 hasSurface = false;
108 if (hasSurface) {
148 if (!hasSurface) {
179 if (!hasSurface) {
180 hasSurface = true;
186 hasSurface = false;

Completed in 93 milliseconds