Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h500 static uint32_t GetDumpFrameCount() in GetDumpFrameCount() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp2880 if (SystemProperties::GetDumpFrameCount() == 0) { in GetCurrentFrameInfo()
2883 if (dumpFrameInfos_.size() >= SystemProperties::GetDumpFrameCount()) { in GetCurrentFrameInfo()