OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Y_FRAC_LAST
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/pixman/dist/pixman/
pixman-edge-imp.h
165
if (pixman_fixed_frac (y) !=
Y_FRAC_LAST
(N_BITS))
pixman-edge.c
305
if (pixman_fixed_frac (y) !=
Y_FRAC_LAST
(8))
pixman-trap.c
46
if (f >
Y_FRAC_LAST
(n))
83
f =
Y_FRAC_LAST
(n);
pixman-private.h
415
#define
Y_FRAC_LAST
(n) (Y_FRAC_FIRST (n) + (N_Y_FRAC (n) - 1) * STEP_Y_SMALL (n))
Completed in 7 milliseconds
Indexes created Mon Aug 24 00:24:59 UTC 2026