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

  /external/webkit/Source/WebCore/platform/graphics/android/layers/
LayerAndroid.h 159 bool drawChildrenCanvas(SkCanvas* canvas, PaintStyle style);
LayerAndroid.cpp 823 askScreenUpdate |= drawChildrenCanvas(canvas, style);
894 bool LayerAndroid::drawChildrenCanvas(SkCanvas* canvas, PaintStyle style)
    [all...]

Completed in 23 milliseconds