Home | History | Annotate | Download | only in gpu

Lines Matching refs:newA

565         U8CPU newA = SkMulDiv255Round(SkColorGetA(color), copy.getAlpha());
566 copy.setColor(SkColorSetA(color, newA));