Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
H A DSkScalerContext_mac_ct.h105 CGAffineTransform fInvTransform; member in SkScalerContext_Mac
H A DSkScalerContext_mac_ct.cpp136 fInvTransform = CGAffineTransformInvert(fTransform); in SkScalerContext_Mac()
138 fInvTransform = fTransform; in SkScalerContext_Mac()
259 point = CGPointApplyAffineTransform(point, context.fInvTransform); in getCG()

Completed in 4 milliseconds