Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dscanline.cpp97 static void step_y__smooth(context_t* c);
1663 c->step_y = step_y__smooth; in init_y()
1763 c->step_y = step_y__smooth; in init_y()
1858 void step_y__smooth(context_t* c) in step_y__smooth() function