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

/frameworks/base/libs/hwui/
H A DSkiaShader.cpp72 static void computeScreenSpaceMatrix(mat4& screenSpace, const SkMatrix& unitMatrix, function in namespace:android::uirenderer
153 computeScreenSpaceMatrix(outData->screenSpace, unitMatrix,
240 computeScreenSpaceMatrix(outData->textureTransform, SkMatrix::I(), shader.getLocalMatrix(),
307 computeScreenSpaceMatrix(transform, SkMatrix::I(), shader.getLocalMatrix(), modelViewMatrix);
339 computeScreenSpaceMatrix(outData->textureTransform, SkMatrix::I(), shader.getLocalMatrix(),

Completed in 319 milliseconds