Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DMatrix.h192 bool positiveScale() const;
DMatrix.cpp124 bool Matrix4::positiveScale() const { in positiveScale() function in android::uirenderer::Matrix4