Home
last modified time | relevance | path

Searched refs:kIndicatorIconScaleFactor (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/
H A Dui_scene_constants.h70 static constexpr float kIndicatorIconScaleFactor = 0.55f; variable
H A Dui_scene_creator.cc1301 element->SetIconScaleFactor(kIndicatorIconScaleFactor); in CreateSystemIndicators()