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

  /external/freetype/src/base/
ftoutln.c 1058 FT_Pos left_x; local
1067 left_x = 32768L;
1092 if ( tmp_x < left_x )
1094 left_x = tmp_x;
  /system/core/libpixelflinger/
trap.cpp 734 int left_x = left->x; local
745 const int32_t xl = max(left_x >> TRI_ITERATORS_BITS, xmin);
747 left_x += left_xi;
    [all...]

Completed in 2389 milliseconds