Home | History | Annotate | Download | only in drawable

Lines Matching defs:applyAlpha

93     private static int applyAlpha(int color, float alpha) {
1171 fillPaint.setColor(applyAlpha(applyAlpha(fullPath.mFillColor, fullPath
1201 strokePaint.setColor(applyAlpha(applyAlpha(fullPath.mStrokeColor, fullPath