Home
last modified time | relevance | path

Searched refs:divides (Results 1 – 2 of 2) sorted by relevance

/drivers/video/fbdev/core/
Dfbcon.c168 #define divides(a, b) ((!(a) || (b)%(a)) ? 0 : 1) macro
1976 divides(ypan, vc->vc_font.height) && vyres > yres; in updatescrollmode_accel()
1978 divides(ywrap, vc->vc_font.height) && in updatescrollmode_accel()
1979 divides(vc->vc_font.height, vyres) && in updatescrollmode_accel()
1980 divides(vc->vc_font.height, yres); in updatescrollmode_accel()
/drivers/video/fbdev/
DKconfig208 the standard blitting divides the screen into pixels. Because the