Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkLatticeIter.cpp80 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/
DSkLatticeIter.cpp80 int srcScalable, int srcStart, int srcEnd, float dstStart, float dstEnd, in set_points() argument
87 scale = (dstLen - ((float) srcFixed)) / ((float) srcScalable); in set_points()