Searched refs:setupStroke (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DFontAndroid.cpp84 static SkPaint* setupStroke(SkPaint* paint, GraphicsContext* gc, function in namespace:WebCore
131 strokeWidth = setupStroke(looper->addLayer(info), gc, font)->getStrokeWidth();
173 (void)setupStroke(paint, gc, font);
1050 setupStroke(&strokePaint, gc, primaryFont());

Completed in 55 milliseconds