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

/system/core/libpixelflinger/
H A Dpicker.cpp141 if (tx.s_coord==GGL_ONE_TO_ONE && tx.t_coord==GGL_ONE_TO_ONE) {
H A Dbuffer.cpp47 t.s_coord = GGL_ONE_TO_ONE;
H A Dpixelflinger.cpp486 if (coord == GGL_S) coord_ptr = &(c->activeTMU->s_coord);
H A Dscanline.cpp706 if (tx.s_coord != GGL_ONE_TO_ONE) {
1673 if (t.s_coord == GGL_ONE_TO_ONE && t.t_coord == GGL_ONE_TO_ONE) {
/system/core/include/private/pixelflinger/
H A Dggl_context.h411 uint32_t s_coord; member in struct:android::texture_t

Completed in 12 milliseconds