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

  /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/libvpx/libvpx/third_party/libyuv/source/
scale_argb.cc 386 int lasty = yi; local
397 if (yi != lasty) {
403 if (yi != lasty) {
407 lasty = yi;
574 int lasty = yi; local
596 if (yi != lasty) {
605 if (yi != lasty) {
611 lasty = yi;
scale.cc 1137 int lasty = yi; local
1268 int lasty = yi; local
    [all...]
  /external/libyuv/files/source/
scale_argb.cc 481 int lasty = yi; local
492 if (yi != lasty) {
498 if (yi != lasty) {
502 lasty = yi;
688 int lasty = yi; local
710 if (yi != lasty) {
719 if (yi != lasty) {
725 lasty = yi;
    [all...]
scale.cc 1302 int lasty = yi; local
1437 int lasty = yi; local
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
threading.c 534 int lasty = yv12_fb_lst->y_width + VP8BORDERINPIXELS; local
538 pbi->mt_yabove_row[mb_row + 1][lasty + i] =
539 pbi->mt_yabove_row[mb_row + 1][lasty - 1];
  /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 903 milliseconds