HomeSort by relevance Sort by last modified time
    Searched refs:positiveScale (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
Matrix.h 186 bool positiveScale() const;
Matrix.cpp 125 bool Matrix4::positiveScale() const {
DisplayListOp.h 823 deferInfo.mergeable = state.mMatrix.isSimple() && state.mMatrix.positiveScale() &&
    [all...]

Completed in 34 milliseconds