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

/system/core/libpixelflinger/
H A Dscanline.cpp297 c->step_y = step_y__generic;
319 c->step_y = step_y__generic;
378 c->step_y = step_y__generic;
408 c->step_y = step_y__nop;
1640 c->step_y = step_y__smooth;
1727 c->step_y = step_y__nop;
1729 c->step_y = step_y__generic;
1732 c->step_y = step_y__generic;
1734 c->step_y = step_y__w;
1736 c->step_y
[all...]
H A Dtrap.cpp252 c->step_y(c);
325 c->step_y(c);
591 c->step_y(c);
755 c->step_y(c);
1045 c->step_y(c);
/system/core/include/private/pixelflinger/
H A Dggl_context.h541 void (*step_y)(context_t* c); member in struct:android::context_t

Completed in 1522 milliseconds