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

  /external/chromium_org/cc/output/
output_surface.cc 103 check_for_retroactive_begin_frame_pending_(false) {
118 check_for_retroactive_begin_frame_pending_(false) {
135 check_for_retroactive_begin_frame_pending_(false) {
228 check_for_retroactive_begin_frame_pending_)
235 check_for_retroactive_begin_frame_pending_ = true;
240 check_for_retroactive_begin_frame_pending_ = false;
output_surface.h 196 // check_for_retroactive_begin_frame_pending_ is used to avoid posting
198 bool check_for_retroactive_begin_frame_pending_; member in class:cc::OutputSurface

Completed in 181 milliseconds