Home | History | Annotate | Download | only in trees

Lines Matching defs:RequestNewOutputSurface

218 void ThreadProxy::RequestNewOutputSurface() {
220 layer_tree_host()->RequestNewOutputSurface();
247 base::Bind(&ThreadProxy::RequestNewOutputSurface,
1028 base::Bind(&ThreadProxy::RequestNewOutputSurface, main_thread_weak_ptr_));