Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleDegenerateTwoPtRadials.cpp64 static const int DELTA_SCALE = 500; in onDrawContent() local
65 delta /= DELTA_SCALE; in onDrawContent()
77 …canvas->drawText(txt.c_str(), txt.size(), l + w/2 + w*DELTA_SCALE*delta, t + h + SK_Scalar1 * 10, … in onDrawContent()