Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkMatrix44.cpp331 double yzC = y * zC; in setRotateAboutUnit() local
341 SkDoubleToMScalar(yzC + xs), // trans y in setRotateAboutUnit()
344 SkDoubleToMScalar(yzC - xs), // persp y in setRotateAboutUnit()