Home
last modified time | relevance | path

Searched defs:JANK_SKIPPED_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/jank_detector/
H A Drs_jank_detector.h41 const int JANK_SKIPPED_THRESHOLD = 5; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_monitor.cpp31 const int32_t JANK_SKIPPED_THRESHOLD = SystemProperties::GetJankFrameThreshold(); variable