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

  /system/core/include/private/pixelflinger/
ggl_context.h 103 #define TRI_SNAP_NEXT_HALF(x) (TRI_CEIL((x)+TRI_HALF) - TRI_HALF)
  /system/core/libpixelflinger/
trap.cpp 686 ymin = TRI_SNAP_NEXT_HALF(y1);
    [all...]

Completed in 420 milliseconds