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

/system/core/libpixelflinger/
H A Dscanline.cpp78 static void step_y__nop(context_t*);
387 c->step_y = step_y__nop;
1706 c->step_y = step_y__nop;
1725 if ((c->step_y == step_y__nop) &&
1740 c->step_y = step_y__nop;
1751 c->step_y = step_y__nop;
1808 void step_y__nop(context_t* c) function in namespace:android

Completed in 150 milliseconds