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

/frameworks/rs/tests/java_api/Refocus/dataExtraction/
H A Dextract_ave.sh71 newLine=`echo $line|awk '{print $2}'`
72 sum=`echo $((sum+newLine))`
75 InitializeSum=`echo $((InitializeSum+newLine))`
78 UnpackInputImageSum=`echo $((UnpackInputImageSum+newLine))`
81 MarkLayerMaskSum=`echo $((MarkLayerMaskSum+newLine))`
84 ComputeLayerMatteBehindFocalDepthSum=`echo $((ComputeLayerMatteBehindFocalDepthSum+newLine))`
87 ComputeIntegralImageForLayerBehindFocalDepthSum=`echo $((ComputeIntegralImageForLayerBehindFocalDepthSum+newLine))`
90 FilterLayerBehindFocalDepthSum=`echo $((FilterLayerBehindFocalDepthSum+newLine))`
93 updateSharpImageUsingFuzzyImageSum=`echo $((updateSharpImageUsingFuzzyImageSum+newLine))`
96 ComputeLayerMatteInFrontOfFocalDepthSum=`echo $((ComputeLayerMatteInFrontOfFocalDepthSum+newLine))`
[all...]
H A Dextract_data.sh56 newLine=`echo $line|grep -oE '[0-9]+ ns'|awk '{print $1}'`
57 sum=`echo $((sum+newLine))`
60 InitializeSum=`echo $((InitializeSum+newLine))`;
63 UnpackInputImageSum=`echo $((UnpackInputImageSum+newLine))`
66 MarkLayerMaskSum=`echo $((MarkLayerMaskSum+newLine))`
69 ComputeLayerMatteBehindFocalDepthSum=`echo $((ComputeLayerMatteBehindFocalDepthSum+newLine))`
72 ComputeIntegralImageForLayerBehindFocalDepthSum=`echo $((ComputeIntegralImageForLayerBehindFocalDepthSum+newLine))`
75 FilterLayerBehindFocalDepthSum=`echo $((FilterLayerBehindFocalDepthSum+newLine))`
78 updateSharpImageUsingFuzzyImageSum=`echo $((updateSharpImageUsingFuzzyImageSum+newLine))`
81 ComputeLayerMatteInFrontOfFocalDepthSum=`echo $((ComputeLayerMatteInFrontOfFocalDepthSum+newLine))`
[all...]
/frameworks/base/core/java/android/os/
H A DZygoteProcess.java258 writer.newLine();
261 writer.newLine();
307 writer.newLine();
312 writer.newLine();
515 state.writer.newLine();
517 state.writer.newLine();
520 state.writer.newLine();
544 state.writer.newLine();
547 state.writer.newLine();
607 state.writer.newLine();
[all...]
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
H A DCSVWriterFilter.java119 csvWriter.newLine();
139 csvWriter.newLine();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarWindowManager.java469 String newLine = "\n";
471 result.append(newLine);
485 result.append(newLine);
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/util/
H A DXmlEditor.java141 String newLine = line.substring(0, endTagPosition.charIndex) + " " + tag +
143 lines.set(endTagPosition.line, newLine);
266 String newLine = replaceWithSpaces(line, start.charIndex, end.charIndex - 1);
267 lines.set(start.line, newLine);
/frameworks/base/services/core/java/com/android/server/vr/
H A DVrManagerService.java405 String newLine = "\n";
411 sb.append(newLine);
416 sb.append(newLine);
420 sb.append(newLine);
425 sb.append(newLine);
429 sb.append(newLine);
/frameworks/base/core/java/android/view/
H A DViewDebug.java516 out.newLine();
519 out.newLine();
554 out.newLine();
819 out.newLine();
872 out.newLine();
1011 out.newLine();
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
H A DAppLaunch.java837 mBufferedWriter.newLine();
839 mBufferedWriter.newLine();
876 mBufferedWriter.newLine();
/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
H A DAppLaunch.java818 mBufferedWriter.newLine();
820 mBufferedWriter.newLine();
851 mBufferedWriter.newLine();
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DVideoDumpView.java452 mImageListWriter.newLine();
/frameworks/base/services/core/java/com/android/server/am/
H A DTaskPersister.java238 writer.newLine();
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 289 milliseconds