Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dscanline.cpp92 static void step_y__smooth(context_t* c);
1658 c->step_y = step_y__smooth; in init_y()
1758 c->step_y = step_y__smooth; in init_y()
1853 void step_y__smooth(context_t* c) in step_y__smooth() function