Home | History | Annotate | Download | only in json

Lines Matching refs:fBackdrop

667         rec.fBackdrop = (SkImageFilter*) load_flattenable(command[SKJSONCANVAS_ATTRIBUTE_BACKDROP]);
670 if (rec.fBackdrop != nullptr) {
671 rec.fBackdrop->unref();