Home
last modified time | relevance | path

Searched refs:drawChildrenCanvas (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DLayerAndroid.h155 bool drawChildrenCanvas(SkCanvas* canvas, PaintStyle style);
DLayerAndroid.cpp818 askScreenUpdate |= drawChildrenCanvas(canvas, style); in drawCanvas()
840 bool LayerAndroid::drawChildrenCanvas(SkCanvas* canvas, PaintStyle style) in drawChildrenCanvas() function in WebCore::LayerAndroid