Searched defs:WithLayerStack (Results 1 – 1 of 1) sorted by relevance
296 struct WithLayerStack { struct297 explicit WithLayerStack(ui::LayerStack layerStack) : layerStack(layerStack) {} in WithLayerStack() argument299 bool operator()(const DisplayDevice& display) const { in operator()303 ui::LayerStack layerStack;