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

  /external/chromium_org/content/browser/renderer_host/
backing_store_manager.h 50 // needs_full_paint
61 bool* needs_full_paint,
backing_store_manager.cc 202 bool* needs_full_paint,
212 DCHECK(needs_full_paint != NULL);
213 *needs_full_paint = true;
render_widget_host_impl.cc 1826 bool needs_full_paint = false; local
    [all...]

Completed in 1058 milliseconds