Home
last modified time | relevance | path

Searched refs:newPeakUsingCount (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Dinner_event.cpp72 size_t newPeakUsingCount = 0; in Get() local
92 newPeakUsingCount = usingCount_; in Get()
97 if (newPeakUsingCount > 0) { in Get()
98 HILOGD("Peak using count of inner events is up to %{public}zu", newPeakUsingCount); in Get()