HomeSort by relevance Sort by last modified time
    Searched refs:lasty (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/re2/benchlog/
mktable 45 %lasty = ();
56 $lasty{$who} = $val;
80 $y1 = $lasty{$who};
  /external/regex-re2/benchlog/
mktable 45 %lasty = ();
56 $lasty{$who} = $val;
80 $y1 = $lasty{$who};
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
LineGraph.java 119 int lasty= 0; local
129 g.drawLine(lastx, lasty, xposition, yposition);
142 if (i > 0 && yposition < lasty)
154 lasty= yposition;
TimeLineGraph.java 86 int lasty = 0; local
107 g.drawLine(lastx, lasty, xposition, yposition);
127 if (i > 0 && yposition < lasty)
141 lasty = yposition;
  /external/libvorbis/examples/
frameview.pl 370 my$lasty=-$maxlabelheight/2;
377 if($y-$maxlabelheight>=$lasty){
379 $lasty=$y;
395 $lasty=-$maxlabelheight/2;
404 if($y-$maxlabelheight>=$lasty){
409 $lasty=$y;
  /external/chromium_org/third_party/openssl/openssl/crypto/rand/
rand_win.c 650 static int lastx,lasty,lastdx,lastdy; local
656 dy=lasty-y;
659 lastx=x, lasty=y;
  /external/openssl/crypto/rand/
rand_win.c 650 static int lastx,lasty,lastdx,lastdy; local
656 dy=lasty-y;
659 lastx=x, lasty=y;
  /external/chromium_org/tools/traceline/svgui/
traceline.js 530 var lasty = 0;
538 lasty += this.kThreadHeightPx;
548 1 + lasty,
557 var y = 2 + lasty;
573 eparent.ms, eparent.marky + 5, e.ms, lasty + 5));
619 lasty += this.kThreadHeightPx;
625 'height': lasty,
  /external/libvpx/libvpx/vp8/decoder/
threading.c 595 int lasty = yv12_fb_lst->y_width + VP8BORDERINPIXELS; local
600 pbi->mt_yabove_row[mb_row +1][lasty + i] = pbi->mt_yabove_row[mb_row +1][lasty -1];
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.cpp 1191 double lasty = height - 1.0; local
    [all...]
  /packages/apps/Camera2/jni/feature_mos/src/mosaic/
Blend.cpp 1191 double lasty = height - 1.0; local
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.cpp 1171 double lasty = height - 1.0; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 

Completed in 442 milliseconds