Home
last modified time | relevance | path

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

/external/skqp/src/gpu/glsl/
DGrGLSLPrimitiveProcessor.cpp17 SkMatrix GrGLSLPrimitiveProcessor::GetTransformMatrix(const SkMatrix& localMatrix, in GetTransformMatrix() function in GrGLSLPrimitiveProcessor
DGrGLSLPrimitiveProcessor.h125 static SkMatrix GetTransformMatrix(const SkMatrix& localMatrix, const GrCoordTransform&);
DGrGLSLGeometryProcessor.cpp105 const SkMatrix& m = GetTransformMatrix(localMatrix, *coordTransform); in setTransformDataHelper()
/external/skia/src/gpu/glsl/
DGrGLSLPrimitiveProcessor.cpp17 SkMatrix GrGLSLPrimitiveProcessor::GetTransformMatrix(const SkMatrix& localMatrix, in GetTransformMatrix() function in GrGLSLPrimitiveProcessor
DGrGLSLPrimitiveProcessor.h125 static SkMatrix GetTransformMatrix(const SkMatrix& localMatrix, const GrCoordTransform&);
DGrGLSLGeometryProcessor.cpp105 const SkMatrix& m = GetTransformMatrix(localMatrix, *coordTransform); in setTransformDataHelper()
/external/skqp/src/gpu/
DGrPathProcessor.cpp86 const SkMatrix& m = GetTransformMatrix(pathProc.localMatrix(), *coordTransform); in setData()
/external/skia/src/gpu/
DGrPathProcessor.cpp86 const SkMatrix& m = GetTransformMatrix(pathProc.localMatrix(), *coordTransform); in setData()