Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h186 RS_SYSTEM_ANIMATE_SCENE, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp2491 visMapForVsyncRate[curSurface->GetId()] = RSVisibleLevel::RS_SYSTEM_ANIMATE_SCENE; in CheckSurfaceVisChanged()
2525 } else if (iter.second == RSVisibleLevel::RS_SYSTEM_ANIMATE_SCENE) { in SetVSyncRateByVisibleLevel()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp2651 pidVisMap[static_cast<NodeId>(tmpPid)] = RSVisibleLevel::RS_SYSTEM_ANIMATE_SCENE;