OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:removePaintOperationsForPage
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/android/
TexturesGenerator.cpp
68
void TexturesGenerator::
removePaintOperationsForPage
(TiledPage* page, bool waitForRunning)
TilesManager.h
71
void
removePaintOperationsForPage
(TiledPage* page, bool waitForCompletion)
73
m_pixmapsGenerationThread->
removePaintOperationsForPage
(page, waitForCompletion);
Completed in 14 milliseconds