Home | Sort by relevance Sort by last modified time |
/system/core/libpixelflinger/ | |
scanline.cpp | 879 ti.tscale = t.shade.tscale + adjustTWrap; 895 const int32_t tscale = ti.tscale; local 1192 const int tscale = ti.tscale + (iwscale - 30); local [all...] |
pixelflinger.cpp | 460 u.shade.tscale= grad[7]; 469 c->activeTMU->shade.tscale= 0; |
/system/core/include/pixelflinger/ | |
pixelflinger.h | 267 // s, dsdx, dsdy, scale, t, dtdx, dtdy, tscale |
/system/core/include/private/pixelflinger/ | |
ggl_context.h | 353 int tscale; member in struct:android::texture_shade_t::__anon15906::__anon15907 376 int tscale; member in struct:android::texture_iterators_t::__anon15909::__anon15910 |