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

  /external/skia/samplecode/
SampleDash.cpp 9 static void setBitmapDash(SkPaint* paint, int width) {
76 setBitmapDash(&paint, 3);
  /external/webkit/Source/WebCore/platform/graphics/android/
GraphicsContextAndroid.cpp 66 static bool setBitmapDash(SkPaint* paint, int width) {
359 if (justSqrs || !isHLine || !setBitmapDash(paint, width)) {
    [all...]

Completed in 227 milliseconds