Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkMatrix44.cpp330 double xyC = x * yC; in setRotateAboutUnit() local
336 SkDoubleToMScalar(xyC + zs), // skew x in setRotateAboutUnit()
339 SkDoubleToMScalar(xyC - zs), // skew y in setRotateAboutUnit()