Searched refs:step_y__generic (Results 1 - 1 of 1) sorted by last modified time

/system/core/libpixelflinger/
H A Dscanline.cpp84 static void step_y__generic(context_t* c);
297 c->step_y = step_y__generic;
319 c->step_y = step_y__generic;
378 c->step_y = step_y__generic;
1675 // step_y__generic() or step_y__tmu() will be used and
1729 c->step_y = step_y__generic;
1732 c->step_y = step_y__generic;
1793 void step_y__generic(context_t* c) function in namespace:android

Completed in 192 milliseconds