Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLatticeIter.cpp80 int srcScalable, float srcStart, float srcEnd, float dstStart, float dstEnd, in set_points() argument
88 scale = (dstLen - ((float) srcFixed)) / ((float) srcScalable); in set_points()