Searched refs:IsPropertyChangeAllowed (Results 1 – 2 of 2) sorted by relevance
201 bool Layer::IsPropertyChangeAllowed() const { in IsPropertyChangeAllowed() function in cc::Layer255 DCHECK(IsPropertyChangeAllowed()); in InsertChild()266 DCHECK(IsPropertyChangeAllowed()); in RemoveFromParent()301 DCHECK(IsPropertyChangeAllowed()); in ReplaceChild()329 DCHECK(IsPropertyChangeAllowed()); in SetBounds()345 DCHECK(IsPropertyChangeAllowed()); in RemoveAllChildren()354 DCHECK(IsPropertyChangeAllowed()); in SetChildren()373 DCHECK(IsPropertyChangeAllowed()); in RequestCopyOfOutput()381 DCHECK(IsPropertyChangeAllowed()); in SetAnchorPoint()389 DCHECK(IsPropertyChangeAllowed()); in SetAnchorPointZ()[all …]
498 bool IsPropertyChangeAllowed() const;