Home
last modified time | relevance | path

Searched refs:matrix_to_transform (Results 1 – 2 of 2) sorted by relevance

/external/skia/samplecode/
DSampleBigGradient.cpp105 static CGAffineTransform matrix_to_transform(CGContextRef cg, const SkMatrix& ctm) { in matrix_to_transform() function
144 CGContextConcatCTM(cg, matrix_to_transform(cg, ctm)); in updateHandle()
/external/skqp/samplecode/
DSampleBigGradient.cpp105 static CGAffineTransform matrix_to_transform(CGContextRef cg, const SkMatrix& ctm) { in matrix_to_transform() function
144 CGContextConcatCTM(cg, matrix_to_transform(cg, ctm)); in updateHandle()