Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSamplePatch.cpp112 static int ScalarTo255(SkScalar v) { in ScalarTo255() function
123 int cs = ScalarTo255(s); in make_color()
124 int ct = ScalarTo255(t); in make_color()