Searched defs:TRI_ROUND (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/include/private/pixelflinger/
H A Dggl_context.h98 #define TRI_ROUND(x) (((x) + TRI_HALF ) & ~(TRI_ONE-1)) macro

Completed in 61 milliseconds