Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dsys_info.cpp20 float SysInfo::GetFPS() in GetFPS() function in OHOS::SysInfo
22 return RenderManager::GetInstance().GetFPS(); in GetFPS()
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dsys_info.h142 static float GetFPS();
/ohos5.0/foundation/arkui/ui_lite/frameworks/core/
H A Drender_manager.h59 float GetFPS() const in GetFPS() function