Home
last modified time | relevance | path

Searched refs:addbump (Results 1 – 1 of 1) sorted by relevance

/external/skia/samplecode/
DSampleCull.cpp20 static void addbump(SkPath* path, const SkPoint pts[2], SkScalar bump) { in addbump() function
41 addbump(&tmp, pts, bump); in subdivide()