OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setIsDrawing
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
SurfaceCollection.h
63
void
setIsDrawing
();
SurfaceCollection.cpp
187
void SurfaceCollection::
setIsDrawing
()
SurfaceCollectionManager.cpp
82
m_paintingCollection->
setIsDrawing
(); // initialize animations
/external/webkit/Source/WebCore/tests/
TreeManager_test.cpp
68
void
setIsDrawing
(bool isDrawing) {
77
setIsDrawing
(false);
Completed in 1379 milliseconds