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.h159 bool drawChildrenCanvas(SkCanvas* canvas, PaintStyle style);
DLayerAndroid.cpp823 askScreenUpdate |= drawChildrenCanvas(canvas, style); in drawCanvas()
894 bool LayerAndroid::drawChildrenCanvas(SkCanvas* canvas, PaintStyle style) in drawChildrenCanvas() function in WebCore::LayerAndroid