Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/
H A Dui_base_features.cc236 const base::Feature kUseOzonePlatform { variable
251 base::FeatureList::IsEnabled(kUseOzonePlatform); in IsUsingOzonePlatform()
H A Dui_base_features.h124 COMPONENT_EXPORT(UI_BASE_FEATURES) extern const base::Feature kUseOzonePlatform;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/test/
H A Dwayland_test.cc58 {features::kUseOzonePlatform, ui::kWaylandOverlayDelegation}, {}); in SetUp()