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

  /external/webkit/Source/WebCore/platform/graphics/android/
GraphicsLayerAndroid.h 151 bool paintContext(LayerAndroid* layer,
GraphicsLayerAndroid.cpp 697 if (!paintContext(m_contentLayer, layerBounds))
718 (void) paintContext(m_foregroundLayer, contentsRect);
786 mask->paintContext(mask->m_contentLayer, layerBounds, false);
792 bool painting = paintContext(m_contentLayer, layerBounds);
849 bool GraphicsLayerAndroid::paintContext(LayerAndroid* layer,
    [all...]

Completed in 502 milliseconds