Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dsys_info.h65 FPS_CT_AVERAGE_SAMPLING, enumerator
/ohos5.0/foundation/arkui/ui_lite/frameworks/core/
H A Drender_manager.cpp71 } else if (type == SysInfo::FPS_CT_AVERAGE_SAMPLING) { in UpdateFPS()