Searched defs:setStrokeWidth (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkPaint.cpp218 void SkPaint::setStrokeWidth(SkScalar width) function in class:SkPaint
224 SkDebugf("SkPaint::setStrokeWidth() called with negative value\n");
1507 this->setStrokeWidth(read_scalar(pod));
/external/webkit/WebKit/android/plugins/
H A Dandroid_npapi.h542 void (*setStrokeWidth)(ANPPaint*, float); member in struct:ANPPaintInterfaceV0

Completed in 26 milliseconds