Searched refs:IsPropertyChangeAllowed (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
H A Dlayer.cc201 bool Layer::IsPropertyChangeAllowed() const { function in class:cc::Layer
255 DCHECK(IsPropertyChangeAllowed());
266 DCHECK(IsPropertyChangeAllowed());
301 DCHECK(IsPropertyChangeAllowed());
329 DCHECK(IsPropertyChangeAllowed());
345 DCHECK(IsPropertyChangeAllowed());
354 DCHECK(IsPropertyChangeAllowed());
373 DCHECK(IsPropertyChangeAllowed());
381 DCHECK(IsPropertyChangeAllowed());
389 DCHECK(IsPropertyChangeAllowed());
[all...]
H A Dlayer.h498 bool IsPropertyChangeAllowed() const;

Completed in 66 milliseconds