Home
last modified time | relevance | path

Searched refs:GetTransformMatrix (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLPrimitiveProcessor.cpp12 SkMatrix GrGLPrimitiveProcessor::GetTransformMatrix(const SkMatrix& localMatrix, in GetTransformMatrix() function in GrGLPrimitiveProcessor
DGrGLGeometryProcessor.h91 const SkMatrix& transform = GetTransformMatrix(localMatrix, *transforms[t]); in setTransformDataMatrix()
DGrGLPrimitiveProcessor.h74 static SkMatrix GetTransformMatrix(const SkMatrix& localMatrix, const GrCoordTransform&);
DGrGLPathProcessor.cpp116 const SkMatrix& transform = GetTransformMatrix(pathProc.localMatrix(), in setTransformData()