Searched refs:positiveScale (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DMatrix.h196 bool positiveScale() const;
H A DMatrix.cpp126 bool Matrix4::positiveScale() const { function in class:android::uirenderer::Matrix4
H A DDisplayListOp.h733 deferInfo.mergeable = state.mMatrix.isSimple() && state.mMatrix.positiveScale() &&

Completed in 953 milliseconds