Home | History | Annotate | Download | only in gradients

Lines Matching refs:fIsOpaque

1125     fIsOpaque = shader.isOpaque();
1221 if (fIsOpaque && (kA_GrColorComponentFlag & *validFlags) && 0xff == GrColorUnpackA(*color)) {