HomeSort by relevance Sort by last modified time
    Searched full:computelayermatteinfrontoffocaldepth (Results 1 - 15 of 15) sorted by null

  /frameworks/rs/tests/java_api/Refocus/dataExtraction/
N5clean.txt 8 ComputeLayerMatteInFrontOfFocalDepth: 0
22 ComputeLayerMatteInFrontOfFocalDepth: 731938958
35 ComputeLayerMatteInFrontOfFocalDepth: 264553907
48 ComputeLayerMatteInFrontOfFocalDepth: 258715052
62 ComputeLayerMatteInFrontOfFocalDepth: 146879480
75 ComputeLayerMatteInFrontOfFocalDepth: 149412813
88 ComputeLayerMatteInFrontOfFocalDepth: 149550208
102 ComputeLayerMatteInFrontOfFocalDepth: 152075989
115 ComputeLayerMatteInFrontOfFocalDepth: 154800785
128 ComputeLayerMatteInFrontOfFocalDepth: 17427703
    [all...]
N5ave.txt 9 ComputeLayerMatteInFrontOfFocalDepth: 418402639
22 ComputeLayerMatteInFrontOfFocalDepth: 148614167
35 ComputeLayerMatteInFrontOfFocalDepth: 160384602
48 ComputeLayerMatteInFrontOfFocalDepth: 207521249
extract_data.sh 41 echo "ComputeLayerMatteInFrontOfFocalDepth: $ComputeLayerMatteInFrontOfFocalDepthSum" >> $cleanFilename
79 elif [[ $line =~ 'ComputeLayerMatteInFrontOfFocalDepth' ]];
114 echo "ComputeLayerMatteInFrontOfFocalDepth: $ComputeLayerMatteInFrontOfFocalDepthSum" >> $cleanFilename
extract_ave.sh 50 echo "ComputeLayerMatteInFrontOfFocalDepth: $rFive" >> $cleanFilename
94 elif [[ $line =~ 'ComputeLayerMatteInFrontOfFocalDepth' ]];
N5.txt 51 07-30 19:27:14.720 20903-20903/com.example.xinyiwang.refocus D/RefocusFilterd1new? ComputeLayerMatteInFrontOfFocalDepth: 581354635 ns
59 07-30 19:27:15.799 20903-20903/com.example.xinyiwang.refocus D/RefocusFilterd1new? ComputeLayerMatteInFrontOfFocalDepth: 109000781 ns
67 07-30 19:27:16.948 20903-20903/com.example.xinyiwang.refocus D/RefocusFilterd1new? ComputeLayerMatteInFrontOfFocalDepth: 41583542 ns
125 07-30 19:27:35.643 20903-20903/com.example.xinyiwang.refocus D/RefocusFilterd1new? ComputeLayerMatteInFrontOfFocalDepth: 105226406 ns
133 07-30 19:27:37.117 20903-20903/com.example.xinyiwang.refocus D/RefocusFilterd1new? ComputeLayerMatteInFrontOfFocalDepth: 117572084 ns
141 07-30 19:27:38.203 20903-20903/com.example.xinyiwang.refocus D/RefocusFilterd1new? ComputeLayerMatteInFrontOfFocalDepth: 41755417 ns
197 07-30 19:29:47.393 20903-20903/com.example.xinyiwang.refocus D/RefocusFilterd1new? ComputeLayerMatteInFrontOfFocalDepth: 105150000 ns
205 07-30 19:29:48.869 20903-20903/com.example.xinyiwang.refocus D/RefocusFilterd1new? ComputeLayerMatteInFrontOfFocalDepth: 111750209 ns
213 07-30 19:29:49.971 20903-20903/com.example.xinyiwang.refocus D/RefocusFilterd1new? ComputeLayerMatteInFrontOfFocalDepth: 41814843 ns
272 07-30 19:31:10.764 23889-23889/com.example.xinyiwang.refocus D/RefocusFilterd1new? ComputeLayerMatteInFrontOfFocalDepth: 101451667 n
    [all...]
  /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/f32/
RefocusFilterF32.java 190 protected void computeLayerMatteInFrontOfFocalDepth() {
203 logTiming(myTAG, "ComputeLayerMatteInFrontOfFocalDepth", endnow - startnow);
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
RefocusFilter.java 163 computeLayerMatteInFrontOfFocalDepth();
224 protected abstract void computeLayerMatteInFrontOfFocalDepth();
layered_filter_fast_d1new.rs 31 // FilterLayerBehindFocalDepth, updateSharpImageUsingFuzzyImage, ComputeLayerMatteInFrontOfFocalDepth,
290 ComputeLayerMatteInFrontOfFocalDepth(uchar4 in, uint32_t x, uint32_t y) {
311 // Pass input allocation directly into kernel ComputeLayerMatteInFrontOfFocalDepth
512 // ComputeLayerMatteInFrontOfFocalDepth, which results in a zero matte.
565 // ComputeLayerMatteInFrontOfFocalDepth, which results in a zero matte.
    [all...]
layered_filter_fast_f32.rs 229 ComputeLayerMatteInFrontOfFocalDepth(uchar4 in, uint32_t x, uint32_t y) {
381 // ComputeLayerMatteInFrontOfFocalDepth, which results in a zero matte.
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/d1new/
RefocusFilterd1new.java 227 protected void computeLayerMatteInFrontOfFocalDepth() {
246 Log.d(myTAG, "ComputeLayerMatteInFrontOfFocalDepth: "+(endnow - startnow)+ " ns" );
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/f32/
RefocusFilterF32.java 211 protected void computeLayerMatteInFrontOfFocalDepth() {
224 Log.d(myTAG, "ComputeLayerMatteInFrontOfFocalDepth: "+(endnow - startnow)+ " ns" );
  /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
RefocusFilter.java 162 computeLayerMatteInFrontOfFocalDepth();
223 protected abstract void computeLayerMatteInFrontOfFocalDepth();
layered_filter_fast_d1new.rs 31 // FilterLayerBehindFocalDepth, updateSharpImageUsingFuzzyImage, ComputeLayerMatteInFrontOfFocalDepth,
287 ComputeLayerMatteInFrontOfFocalDepth(uchar4 in, uint32_t x, uint32_t y) {
308 // Pass input allocation directly into kernel ComputeLayerMatteInFrontOfFocalDepth
509 // ComputeLayerMatteInFrontOfFocalDepth, which results in a zero matte.
562 // ComputeLayerMatteInFrontOfFocalDepth, which results in a zero matte.
    [all...]
layered_filter_fast_f32.rs 229 ComputeLayerMatteInFrontOfFocalDepth(uchar4 in, uint32_t x, uint32_t y) {
381 // ComputeLayerMatteInFrontOfFocalDepth, which results in a zero matte.
  /frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/d1new/
RefocusFilterd1new.java 203 protected void computeLayerMatteInFrontOfFocalDepth() {
221 logTiming(myTAG, "ComputeLayerMatteInFrontOfFocalDepth", endnow - startnow);

Completed in 254 milliseconds