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

/frameworks/base/libs/hwui/
H A DSkiaShader.cpp295 static void toSweepUnitMatrix(const float x, const float y, SkMatrix* matrix) { function in namespace:android::uirenderer
305 toSweepUnitMatrix(x, y, &unitMatrix);

Completed in 39 milliseconds