Searched refs:t_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.cpp48 t.t_coord = GGL_ONE_TO_ONE;
H A Dpixelflinger.cpp487 else if (coord == GGL_T) coord_ptr = &(c->activeTMU->t_coord);
H A Dscanline.cpp715 if (tx.t_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.h412 uint32_t t_coord; member in struct:android::texture_t

Completed in 526 milliseconds