Home
last modified time | relevance | path

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

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