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

  /external/pdfium/third_party/freetype/src/smooth/
ftgrays.c 321 #define SUBPIXELS( x ) ( (TPos)(x) << PIXEL_BITS )
379 typedef long TPos; /* sub-pixel coordinate */
409 TPos x; /* same with gray_TWorker.ex */
430 TPos min_ex, max_ex;
431 TPos min_ey, max_ey;
432 TPos count_ex, count_ey;
442 TPos x, y;
465 TPos ycount;
536 TPos x = vec->x;
537 TPos y = vec->y
    [all...]
  /external/freetype/src/smooth/
ftgrays.c 328 #define SUBPIXELS( x ) ( (TPos)(x) * ONE_PIXEL )
396 typedef long TPos; /* sub-pixel coordinate */
452 TPos x, y;
596 TPos x1,
598 TPos x2,
602 TPos p, dx;
693 gray_render_line( RAS_ARG_ TPos to_x,
694 TPos to_y )
697 TPos p, dx, dy, x, x2;
834 gray_render_line( RAS_ARG_ TPos to_x
    [all...]
  /external/abi-dumper/
abi-dumper.pl     [all...]
  /external/abi-compliance-checker/
abi-compliance-checker.pl     [all...]

Completed in 922 milliseconds