Home | History | Annotate | Download | only in ash

Lines Matching refs:compositor

10 #include "ui/compositor/compositor.h"
21 ui::Compositor* compositor = (*it)->GetHost()->compositor();
22 cc::LayerTreeDebugState state = compositor->GetLayerTreeDebugState();
26 compositor->SetLayerTreeDebugState(state);
36 ui::Compositor* compositor = (*it)->GetHost()->compositor();
37 cc::LayerTreeDebugState state = compositor->GetLayerTreeDebugState();
41 compositor->SetLayerTreeDebugState(state);
51 ui::Compositor* compositor = (*it)->GetHost()->compositor();
52 cc::LayerTreeDebugState state = compositor->GetLayerTreeDebugState();
56 compositor->SetLayerTreeDebugState(state);