Searched refs:srcScalable (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/src/core/ |
D | SkLatticeIter.cpp | 80 int srcScalable, int srcStart, int srcEnd, float dstStart, float dstEnd, in set_points() argument 87 scale = (dstLen - ((float) srcFixed)) / ((float) srcScalable); in set_points()
|
/third_party/skia/src/core/ |
D | SkLatticeIter.cpp | 80 int srcScalable, int srcStart, int srcEnd, float dstStart, float dstEnd, in set_points() argument 87 scale = (dstLen - ((float) srcFixed)) / ((float) srcScalable); in set_points()
|