Searched defs:WithLayerStack (Results 1 – 1 of 1) sorted by relevance
359 struct WithLayerStack { struct360 explicit WithLayerStack(ui::LayerStack layerStack) : layerStack(layerStack) {} in WithLayerStack() argument362 bool operator()(const DisplayDevice& display) const { in operator()366 ui::LayerStack layerStack;