Searched refs:Precomp (Results 1 – 4 of 4) sorted by relevance
442 if (type == LottieLayer::Precomp) { in prepare()
751 enum Type : uint8_t {Precomp = 0, Solid, Image, Null, Shape, Text}; enumerator
1259 case LottieLayer::Precomp: { in updateLayer()1301 if (layer->type == LottieLayer::Precomp) { in _buildReference()
1387 precomp->type = LottieLayer::Precomp; in parseLayers()