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

/external/chromium_org/third_party/skia/samplecode/
H A DSampleStrokePath.cpp78 static void scale_to_width(SkPath* path, SkScalar dstWidth) { function
118 scale_to_width(&fPath, fWidth);
/external/skia/samplecode/
H A DSampleStrokePath.cpp78 static void scale_to_width(SkPath* path, SkScalar dstWidth) { function
118 scale_to_width(&fPath, fWidth);

Completed in 785 milliseconds