Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMatrix44.cpp353 double yzC = y * zC; in setRotateAboutUnit() local
363 SkDoubleToMScalar(yzC + xs), // trans y in setRotateAboutUnit()
366 SkDoubleToMScalar(yzC - xs), // persp y in setRotateAboutUnit()