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

/system/core/libpixelflinger/
H A Dpicker.cpp147 t |= GGL_BUILD_NEEDS(ggl_wrap_to_needs(tx.t_wrap), T_T_WRAP);
H A Dbuffer.cpp50 t.t_wrap = GGL_REPEAT;
H A Dpixelflinger.cpp413 what = &c->activeTMU->t_wrap;
H A Dscanline.cpp717 v = wrapping(tc[i].t, h, tx.t_wrap);
750 if (tx.t_wrap == GGL_REPEAT) {
1683 const int adjustTWrap = ((t.t_wrap==GGL_CLAMP)?0:16);
/system/core/include/private/pixelflinger/
H A Dggl_context.h414 uint16_t t_wrap; member in struct:android::texture_t

Completed in 201 milliseconds