Searched refs:shapeCtx (Results 1 – 1 of 1) sorted by relevance
364 AttachShapeContext shapeCtx(&geometryStack, &geometryEffectStack, in attachShapeLayer() local366 auto shapeNode = this->attachShape(layer["shapes"], &shapeCtx); in attachShapeLayer()372 SkASSERT(shapeCtx.fCommittedAnimators <= fCurrentAnimatorScope->size()); in attachShapeLayer()373 fCurrentAnimatorScope->resize(shapeCtx.fCommittedAnimators); in attachShapeLayer()