Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.h416 bool CheckSurfaceVisChanged(std::map<NodeId, RSVisibleLevel>& pidVisMap,
H A Drs_main_thread.cpp2481 bool RSMainThread::CheckSurfaceVisChanged(std::map<NodeId, RSVisibleLevel>& visMapForVsyncRate, in CheckSurfaceVisChanged() function in OHOS::Rosen::RSMainThread
2517 if (!vsyncControlEnabled_ || !CheckSurfaceVisChanged(visMapForVsyncRate, curAllSurfaces) || in SetVSyncRateByVisibleLevel()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp3367 mainThread->CheckSurfaceVisChanged(visMapForVsyncRate, curAllSurfaces);