Home | History | Annotate | Download | only in json

Lines Matching defs:colorFilter

453     SkFlattenable* colorFilter = paint.getColorFilter();
454 if (colorFilter != nullptr) {
456 flatten(colorFilter, &jsonColorFilter, sendBinaries);