Home
last modified time | relevance | path

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

/external/libpng/contrib/gregbook/
Drpng2-win.c134 #define INV_PI_360 (360.0 / PI) macro
1009 hue = (angle + PI) * INV_PI_360 + aoffset; in rpng2_win_load_bg_image()
Drpng2-x.c138 #define INV_PI_360 (360.0 / PI) macro
1258 hue = (angle + PI) * INV_PI_360 + aoffset; in rpng2_x_load_bg_image()
2026 hue = (angle + PI) * INV_PI_360 + aoffset; in rpng2_x_reload_bg_image()