Home | History | Annotate | Download | only in hwui

Lines Matching refs:mergeable

146      * reducing which operations are tagged as mergeable.
166 * if a subclass can set deferInfo.mergeable to true, it should implement multiDraw()
733 deferInfo.mergeable = state.mMatrix.isSimple() && state.mMatrix.positiveScale() &&
961 deferInfo.mergeable = state.mMatrix.isPureTranslate() &&
1398 deferInfo.mergeable = state.mMatrix.isPureTranslate()