HomeSort by relevance Sort by last modified time
    Searched refs:DidDrawAllLayers (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/cc/test/
fake_layer_tree_host_impl.h 24 DidDrawAllLayers(frame_data);
  /external/chromium_org/cc/layers/
delegated_renderer_layer_impl_unittest.cc 167 host_impl_->DidDrawAllLayers(frame);
203 host_impl_->DidDrawAllLayers(frame);
230 host_impl_->DidDrawAllLayers(frame);
264 host_impl_->DidDrawAllLayers(frame);
300 host_impl_->DidDrawAllLayers(frame);
312 host_impl_->DidDrawAllLayers(frame);
327 host_impl_->DidDrawAllLayers(frame);
345 host_impl_->DidDrawAllLayers(frame);
392 host_impl_->DidDrawAllLayers(frame);
429 host_impl_->DidDrawAllLayers(frame)
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_impl_unittest.cc 265 host_impl_->DidDrawAllLayers(frame);
350 host_impl_->DidDrawAllLayers(frame_data);
    [all...]
layer_tree_host_impl.h 179 // to avoid displaying the frame. If PrepareToDraw is called, DidDrawAllLayers
186 void DidDrawAllLayers(const FrameData& frame);
485 // only be called from PrepareToDraw, as DidDrawAllLayers must be called
single_thread_proxy.cc 529 layer_tree_host_impl_->DidDrawAllLayers(*frame);
thread_proxy.cc     [all...]
layer_tree_host_impl.cc     [all...]
layer_tree_host_unittest.cc     [all...]

Completed in 895 milliseconds