Searched refs:graphics_need_to_be_bound_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/pdf/
H A Dpaint_manager.cc24 graphics_need_to_be_bound_(false),
182 graphics_need_to_be_bound_ = true;
276 if (graphics_need_to_be_bound_) {
278 graphics_need_to_be_bound_ = false;
H A Dpaint_manager.h189 bool graphics_need_to_be_bound_; member in class:PaintManager

Completed in 1173 milliseconds