Searched refs:isSimple (Results 1 – 4 of 4) sorted by relevance
133 bool Matrix4::isSimple() const { in isSimple() function in android::uirenderer::Matrix4384 if (isSimple()) { in mapPoint()400 if (isSimple()) { in mapRect()466 ALOGD("Matrix4[simple=%d, type=0x%x", isSimple(), getType()); in dump()
158 bool isSimple() const;
302 return mSnapshot->transform->isSimple(); in isCurrentTransformSimple()
2688 if (p->isAntiAlias() && !currentTransform().isSimple()) { in drawRect()2793 if (!currentTransform().isSimple()) { in drawPosText()