Searched refs:pmode (Results 1 – 1 of 1) sorted by relevance
540 PorterDuff.Mode pmode = origamiToPorterDuffMode(mode); in applyPaint() local541 if (pmode != null) { in applyPaint()543 new PorterDuffColorFilter(color, pmode)); in applyPaint()