Searched refs:DELTA_SCALE (Results 1 – 2 of 2) sorted by relevance
66 static const int DELTA_SCALE = 500; in onDrawContent() local67 delta /= DELTA_SCALE; in onDrawContent()79 …canvas->drawText(txt.c_str(), txt.size(), l + w/2 + w*DELTA_SCALE*delta, t + h + SK_Scalar1 * 10, … in onDrawContent()