Searched refs:fTransformScope (Results 1 – 2 of 2) sorted by relevance
276 result.fTransformScope = std::move(rec->fTransformScope); in attachLayerTransform()441 AutoScope ascope(this, std::move(layer_transform_rec.fTransformScope)); in attachLayer()
262 AnimatorScope fTransformScope; member