Home
last modified time | relevance | path

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

/foundation/graphic/graphic_utils_lite/test/
Dgraphic_timer_test.cpp69 GraphicTimer timer1(NEGTIVE_PERIORD, GraphicTimerTest::TimerCb, &timer1, false); variable
85 GraphicTimer timer1(NORMAL_PERIORD, GraphicTimerTest::TimerCb, &timer1, true); variable