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

  /external/chromium_org/cc/output/
output_surface.cc 55 check_for_retroactive_begin_impl_frame_pending_(false),
68 check_for_retroactive_begin_impl_frame_pending_(false),
83 check_for_retroactive_begin_impl_frame_pending_(false),
188 check_for_retroactive_begin_impl_frame_pending_)
195 check_for_retroactive_begin_impl_frame_pending_ = true;
200 check_for_retroactive_begin_impl_frame_pending_ = false;
output_surface.h 203 // check_for_retroactive_begin_impl_frame_pending_ is used to avoid posting
205 bool check_for_retroactive_begin_impl_frame_pending_; member in class:cc::OutputSurface

Completed in 2354 milliseconds