Lines Matching refs:mergeable
142 * reducing which operations are tagged as mergeable.
162 * if a subclass can set deferInfo.mergeable to true, it should implement multiDraw()
823 deferInfo.mergeable = state.mMatrix.isSimple() && state.mMatrix.positiveScale() &&
1080 deferInfo.mergeable = state.mMatrix.isPureTranslate() &&
1452 deferInfo.mergeable = state.mMatrix.isPureTranslate() && noDecorations &&