Home
last modified time | relevance | path

Searched refs:countTraceValue_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_distributor.h200 uint32_t countTraceValue_ = 0; member in OHOS::Rosen::VSyncDistributor
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp655 countTraceValue_ = (countTraceValue_ + 1) % 2; // 2 : change num in OnVSyncTrigger()
656 CountTrace(HITRACE_TAG_GRAPHIC_AGP, "VSync-" + name_, countTraceValue_); in OnVSyncTrigger()

Completed in 3 milliseconds