Home
last modified time | relevance | path

Searched refs:newLine (Results 1 – 17 of 17) sorted by relevance

/frameworks/rs/tests/java_api/Refocus/dataExtraction/
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 …mageForLayerBehindFocalDepthSum=`echo $((ComputeIntegralImageForLayerBehindFocalDepthSum+newLine))`
75 FilterLayerBehindFocalDepthSum=`echo $((FilterLayerBehindFocalDepthSum+newLine))`
78 updateSharpImageUsingFuzzyImageSum=`echo $((updateSharpImageUsingFuzzyImageSum+newLine))`
81 …ComputeLayerMatteInFrontOfFocalDepthSum=`echo $((ComputeLayerMatteInFrontOfFocalDepthSum+newLine))`
[all …]
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 …mageForLayerBehindFocalDepthSum=`echo $((ComputeIntegralImageForLayerBehindFocalDepthSum+newLine))`
90 FilterLayerBehindFocalDepthSum=`echo $((FilterLayerBehindFocalDepthSum+newLine))`
93 updateSharpImageUsingFuzzyImageSum=`echo $((updateSharpImageUsingFuzzyImageSum+newLine))`
96 …ComputeLayerMatteInFrontOfFocalDepthSum=`echo $((ComputeLayerMatteInFrontOfFocalDepthSum+newLine))`
[all …]
/frameworks/base/core/java/android/os/
DZygoteProcess.java381 writer.newLine(); in getAbiList()
384 writer.newLine(); in getAbiList()
815 state.mZygoteOutputWriter.newLine(); in getZygotePid()
818 state.mZygoteOutputWriter.newLine(); in getZygotePid()
920 state.mZygoteOutputWriter.newLine(); in maybeSetApiBlacklistExemptions()
922 state.mZygoteOutputWriter.newLine(); in maybeSetApiBlacklistExemptions()
925 state.mZygoteOutputWriter.newLine(); in maybeSetApiBlacklistExemptions()
947 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessLogSampleRate()
950 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessLogSampleRate()
968 state.mZygoteOutputWriter.newLine(); in maybeSetHiddenApiAccessStatslogSampleRate()
[all …]
/frameworks/native/libs/binder/
DDebug.cpp200 bool newLine = false; in printHexData() local
204 newLine = true; in printHexData()
207 newLine = true; in printHexData()
287 if (newLine && indent) func(cookie, stringForIndent(indent)); in printHexData()
290 newLine = true; in printHexData()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
DCSVWriterFilter.java119 csvWriter.newLine(); in onProcess()
139 csvWriter.newLine(); in onProcess()
/frameworks/base/services/core/java/com/android/server/vr/
DVrManagerService.java403 String newLine = "\n"; in toLogString() local
409 sb.append(newLine); in toLogString()
414 sb.append(newLine); in toLogString()
418 sb.append(newLine); in toLogString()
423 sb.append(newLine); in toLogString()
427 sb.append(newLine); in toLogString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarWindowController.java694 String newLine = "\n"; in toString() local
696 result.append(newLine); in toString()
710 result.append(newLine); in toString()
/frameworks/base/core/java/android/view/
DViewDebug.java532 out.newLine(); in profile()
535 out.newLine(); in profile()
569 out.newLine(); in profileViewAndChildren()
1092 out.newLine();
1145 out.newLine();
1284 out.newLine();
/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
DAppLaunch.java819 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
821 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
852 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java1353 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
1355 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
1358 mBufferedWriter.newLine(); in parseLaunchTimeAndWrite()
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
DVideoDumpView.java452 mImageListWriter.newLine(); in DumpToFile()
/frameworks/base/services/core/java/com/android/server/wm/
DTaskPersister.java173 writer.newLine(); in writePersistedTaskIdsForUser()
/frameworks/base/config/
Dboot-image-profile.txt25784 HSPLjava/io/BufferedWriter;->newLine()V
26162 HSPLjava/io/PrintWriter;->newLine()V
Dhiddenapi-greylist-max-o.txt103596 Ljava/io/PrintStream;->newLine()V
103608 Ljava/io/PrintWriter;->newLine()V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt39705 method public void newLine() throws java.io.IOException;
/frameworks/base/non-updatable-api/
Dcurrent.txt59562 method public void newLine() throws java.io.IOException;
/frameworks/base/api/
Dcurrent.txt59706 method public void newLine() throws java.io.IOException;