Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
Drs_interfaces_test.cpp900 uint32_t currentRate = rsInterfaces-> GetScreenCurrentRefreshRate(screenId); variable
918 uint32_t currentRate = rsInterfaces->GetScreenCurrentRefreshRate(screenId); variable
948 uint32_t currentRate = rsInterfaces->GetScreenCurrentRefreshRate(screenId); variable
966 uint32_t currentRate = rsInterfaces->GetScreenCurrentRefreshRate(screenId); variable
1000 uint32_t currentRate = rsInterfaces->GetScreenCurrentRefreshRate(screenId); variable
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/hyper_graphic_manager/src/
Dhyper_graphic_manager_napi.cpp96 uint32_t currentRate = interfaces.GetScreenCurrentRefreshRate(id); in GetScreenCurrentRefreshRate() local