Searched refs:mutateProperties (Results 1 – 5 of 5) sorted by relevance
89 mGroup->mutateProperties()->setPropertyValue(mPropertyId, animatedValue); in setFraction()94 mFullPath->mutateProperties()->setColorPropertyValue(mPropertyId, animatedValue); in setFraction()99 mFullPath->mutateProperties()->setPropertyValue(mPropertyId, animatedValue); in setFraction()104 mPath->mutateProperties()->setData(mPathData); in setFraction()109 mTree->mutateProperties()->setRootAlpha(animatedValue); in setFraction()
188 PathProperties* mutateProperties() { return &mProperties; } in mutateProperties() function337 FullPathProperties* mutateProperties() { return &mProperties; } in mutateProperties() function461 GroupProperties* mutateProperties() { return &mProperties; } in mutateProperties() function634 TreeProperties* mutateProperties() { return &mProperties; } in mutateProperties() function
126 EXPECT_EQ(vectorDrawable.mutateProperties()->getBounds(), bounds); in TEST()159 cleanVD.mutateProperties()->setBounds(bounds); in RENDERTHREAD_SKIA_PIPELINE_TEST()172 dirtyVD.mutateProperties()->setBounds(bounds); in RENDERTHREAD_SKIA_PIPELINE_TEST()230 dirtyVD.mutateProperties()->setBounds(b); in RENDERTHREAD_SKIA_PIPELINE_TEST()254 dirtyVD.mutateProperties()->setBounds(bounds); in RENDERTHREAD_SKIA_PIPELINE_TEST()274 dirtyVD.mutateProperties()->setBounds(bounds); in RENDERTHREAD_SKIA_PIPELINE_TEST()295 dirtyVD.mutateProperties()->setBounds(bounds); in RENDERTHREAD_SKIA_PIPELINE_TEST()316 dirtyVD.mutateProperties()->setBounds(bounds); in RENDERTHREAD_SKIA_PIPELINE_TEST()334 dirtyVD.mutateProperties()->setBounds(SkRect::MakeLTRB(-1, -1, width + 1, height + 1)); in RENDERTHREAD_SKIA_PIPELINE_TEST()349 dirtyVD.mutateProperties()->setBounds(bounds); in RENDERTHREAD_SKIA_PIPELINE_TEST()
361 VectorDrawable::Group::GroupProperties* properties = group.mutateProperties(); in TEST()
78 dirtyVD->mutateProperties()->setScaledSize(5, 5); in RENDERTHREAD_SKIA_PIPELINE_TEST()