Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_monitor.h109 bool IsFirstFrame();
H A Dperf_monitor.cpp238 bool SceneRecord::IsFirstFrame() in IsFirstFrame() function in OHOS::Ace::SceneRecord
373 if ((it->second)->IsFirstFrame()) { in SetFrameTime()