Home
last modified time | relevance | path

Searched refs:fSuppressed (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/skottie/src/layers/shapelayer/
DShapeLayer.cpp177 bool fSuppressed; in attachShape() member
264 this->attachShape(rec->fJson["it"], &groupShapeCtx, rec->fSuppressed)) { in attachShape()
273 if (!paint || geos.empty() || rec->fSuppressed) in attachShape()