OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRI_SNAP_NEXT_HALF
(Results
1 - 2
of
2
) sorted by null
/system/core/include/private/pixelflinger/
ggl_context.h
83
#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 11 milliseconds