Searched refs:isSimple (Results 1 – 5 of 5) sorted by relevance
187 bool isSimple() const;212 if (matrix.isSimple()) {
138 bool Matrix4::isSimple() const { in isSimple() function in android::uirenderer::Matrix4430 if (isSimple()) { in mapPoint()456 if (isSimple()) { in mapRect()521 ALOGD("%s[simple=%d, type=0x%x", label ? label : "Matrix4", isSimple(), getType()); in dump()
462 if (!mText.isSimple()) { in writeSelfToParcel()977 boolean isSimple() { in isSimple() method in ViewNode.ViewNodeText
451 boolean isSimple() { in isSimple() method in AssistStructure.ViewNodeText882 if (!mText.isSimple()) { in writeSelfToParcel()
4289 Landroid/app/assist/AssistStructure$ViewNodeText;->isSimple()Z