Searched refs:STEP_X_BIG (Results 1 - 1 of 1) sorted by relevance

/external/pixman/pixman/
H A Dpixman-private.h364 #define STEP_X_BIG(n) (pixman_fixed_1 - (N_X_FRAC (n) - 1) * STEP_X_SMALL (n)) macro
366 #define X_FRAC_FIRST(n) (STEP_X_BIG (n) / 2)

Completed in 82 milliseconds