Home
last modified time | relevance | path

Searched defs:t0 (Results 1 – 11 of 11) sorted by relevance

/system/core/libpixelflinger/tests/codegen/
Dcodegen.cpp36 static void ggl_test_codegen(uint32_t n, uint32_t p, uint32_t t0, uint32_t t1) in ggl_test_codegen()
74 uint32_t t0; in main() local
/system/extras/tests/bionic/libc/other/
Dbench_locks.c16 double t0, t1; in main() local
/system/core/fastboot/
Dusbtest.c94 long long t0, t1; in test_null() local
112 long long t0, t1; in test_zero() local
/system/extras/tests/pftest/
Dpftest.c97 unsigned long long t0 = stop_watch(); in main() local
/system/core/libpixelflinger/
Draster.cpp176 const GGLint t0 = Vcr - y; in gglBitBlit() local
199 int32_t t0 = Vcr - gglMulx(dtdy, y); // t0 = Vcr - y * dtdy in gglBitBlit() local
Dscanline.cpp2006 int32_t t0 = gglMulx(t, iw, iwscale); in scanline_perspective_single() local
/system/extras/tests/bionic/libc/common/
Dtest_pthread_mutex.c280 double t0; member
Dtest_pthread_rwlock.c251 double t0; member
/system/core/init/
Ddevices.c882 suseconds_t t0, t1; in device_init() local
/system/core/libpixelflinger/codeflinger/
Dtexturing.cpp75 const int t0 = (parts.reload & 1) ? scratches.obtain() : 0; in init_iterated_color() local
/system/core/libcutils/
Dtztime.c296 differ_by_repeat(t1, t0) in differ_by_repeat() argument