Home | Sort by relevance Sort by last modified time |
/frameworks/av/services/audioflinger/tests/ | |
test_utils.h | 190 double tscale = 1. / sampleRate; local 193 double t = i * tscale; 214 double tscale = 1. / sampleRate; local 217 double k = (maxfreq - minfreq) / (2. * tscale * frames); 219 double t = i * tscale; |
/system/core/libpixelflinger/include/private/pixelflinger/ | |
ggl_context.h | 375 int tscale; member in struct:android::texture_shade_t::__anon74780::__anon74781 398 int tscale; member in struct:android::texture_iterators_t::__anon74783::__anon74784 |
/system/core/libpixelflinger/ | |
scanline.cpp | 1724 const int32_t tscale = ti.tscale; local 2021 const int tscale = ti.tscale + (iwscale - 30); local [all...] |
pixelflinger.cpp | 460 u.shade.tscale= grad[7]; 469 c->activeTMU->shade.tscale= 0; |