Home
last modified time | relevance | path

Searched defs:snapshotScale (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test2.cpp2152 float snapshotScale = 0.5; variable
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2879 void Session::SetSnapshotScale(const float snapshotScale) in SetSnapshotScale()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1180 auto snapshotScale = *item.floatsValue_; in ConfigSnapshotScale() local