OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClearPendingUpdate
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/content/renderer/
paint_aggregator.h
45
//
ClearPendingUpdate
was not called.
47
void
ClearPendingUpdate
();
paint_aggregator.cc
94
void PaintAggregator::
ClearPendingUpdate
() {
114
ClearPendingUpdate
();
render_widget.cc
674
paint_aggregator_.
ClearPendingUpdate
();
[
all
...]
/external/chromium_org/ppapi/utility/graphics/
paint_aggregator.h
95
///
ClearPendingUpdate
was not called.
101
void
ClearPendingUpdate
();
paint_manager.cc
126
aggregator_.
ClearPendingUpdate
();
paint_aggregator.cc
88
void PaintAggregator::
ClearPendingUpdate
() {
Completed in 70 milliseconds