Searched refs:toSweepUnitMatrix (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DSkiaShader.cpp104 static void toSweepUnitMatrix(const float x, const float y, SkMatrix* matrix) { function in namespace:android::uirenderer
144 toSweepUnitMatrix(gradInfo.fPoint[0].fX, gradInfo.fPoint[0].fY, &unitMatrix);

Completed in 26 milliseconds