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

/frameworks/base/libs/hwui/
H A DSkiaShader.cpp67 static void computeScreenSpaceMatrix(mat4& screenSpace, const SkMatrix& unitMatrix, function in namespace:android::uirenderer
148 computeScreenSpaceMatrix(outData->screenSpace, unitMatrix,
235 computeScreenSpaceMatrix(outData->textureTransform, SkMatrix::I(), shader.getLocalMatrix(),
302 computeScreenSpaceMatrix(transform, SkMatrix::I(), shader.getLocalMatrix(), modelViewMatrix);
334 computeScreenSpaceMatrix(outData->textureTransform, SkMatrix::I(), shader.getLocalMatrix(),

Completed in 174 milliseconds