Searched refs:DELTA_SCALE (Results 1 – 1 of 1) sorted by relevance
64 static const int DELTA_SCALE = 500; in onDrawContent() local65 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()