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

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

Completed in 255 milliseconds