Searched defs:GraphicTimer (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_utils_lite/frameworks/ | ||
H A D | graphic_timer.cpp | 81 GraphicTimer::GraphicTimer(int32_t periodMs, GraphicTimerCb cb, void* arg, bool isPeriodic) in GraphicTimer() function in OHOS::GraphicTimer 146 GraphicTimer::GraphicTimer(int32_t periodMs, GraphicTimerCb cb, void* arg, bool isPeriodic) GraphicTimer() function in OHOS::GraphicTimer 209 GraphicTimer::GraphicTimer(int32_t periodMs, GraphicTimerCb cb, void* arg, bool isPeriodic) GraphicTimer() function in OHOS::GraphicTimer [all...] |
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/ | ||
H A D | graphic_timer.h | 29 class GraphicTimer { class [all...] |
Completed in 2 milliseconds