Lines Matching refs:clipShader
30 sk_sp<SkShader> clipShader);
53 // these check internally, and only append if there was a native clipShader
61 // set to pipeline storage (for alpha) if we have a clipShader
92 sk_sp<SkShader> clipShader) {
114 std::move(clipShader));
128 std::move(clipShader));
140 sk_sp<SkShader> clipShader) {
144 clipShader);
153 sk_sp<SkShader> clipShader) {
166 if (clipShader) {
173 if (as_SB(clipShader)->appendStages(rec)) {