Home | History | Annotate | Download | only in gradients

Lines Matching refs:fIsOpaque

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