HomeSort by relevance Sort by last modified time
    Searched refs:t_coord (Results 1 - 5 of 5) sorted by null

  /system/core/libpixelflinger/
picker.cpp 141 if (tx.s_coord==GGL_ONE_TO_ONE && tx.t_coord==GGL_ONE_TO_ONE) {
buffer.cpp 48 t.t_coord = GGL_ONE_TO_ONE;
pixelflinger.cpp 487 else if (coord == GGL_T) coord_ptr = &(c->activeTMU->t_coord);
scanline.cpp 715 if (tx.t_coord != GGL_ONE_TO_ONE) {
    [all...]
  /system/core/include/private/pixelflinger/
ggl_context.h 412 uint32_t t_coord; member in struct:android::texture_t

Completed in 49 milliseconds