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

  /external/chromium_org/ui/compositor/
compositor.cc 87 draw_on_compositing_end_(false),
213 draw_on_compositing_end_ = true;
441 if (draw_on_compositing_end_) {
442 draw_on_compositing_end_ = false;
compositor.h 312 bool draw_on_compositing_end_; member in class:ui::Compositor

Completed in 44 milliseconds