Home | History | Annotate | Download | only in core

Lines Matching full:xfer

909 static bool xfermodeSupportsCoverageAsAlpha(SkXfermode* xfer) {
911 if (!SkXfermode::AsCoeff(xfer, NULL, &dc)) {