Searched refs:step_y__nop (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/
H A Dscanline.cpp85 static void step_y__nop(context_t*);
408 c->step_y = step_y__nop;
1727 c->step_y = step_y__nop;
1746 if ((c->step_y == step_y__nop) &&
1761 c->step_y = step_y__nop;
1772 c->step_y = step_y__nop;
1829 void step_y__nop(context_t* c) function in namespace:android

Completed in 25 milliseconds