Searched refs:RAW_STREAM_ENABLE (Results 1 – 1 of 1) sorted by relevance
78 private static boolean RAW_STREAM_ENABLE = true; field in Api2Camera258 if (RAW_STREAM_ENABLE && mCameraInfoCache.rawAvailable()) { in InitializeAllTheThings()431 if (RAW_STREAM_ENABLE && mCameraInfoCache.rawAvailable()) { in startCaptureSession()498 if (raw10 != null) mCaptureRaw = raw10 && RAW_STREAM_ENABLE; in setCaptureFlow()