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

/external/chromium_org/cc/layers/
H A Dlayer.cc195 bool Layer::IsPropertyChangeAllowed() const { function in class:cc::Layer
249 DCHECK(IsPropertyChangeAllowed());
262 DCHECK(IsPropertyChangeAllowed());
299 DCHECK(IsPropertyChangeAllowed());
327 DCHECK(IsPropertyChangeAllowed());
343 DCHECK(IsPropertyChangeAllowed());
352 DCHECK(IsPropertyChangeAllowed());
371 DCHECK(IsPropertyChangeAllowed());
379 DCHECK(IsPropertyChangeAllowed());
417 DCHECK(IsPropertyChangeAllowed());
[all...]
H A Dlayer.h505 bool IsPropertyChangeAllowed() const;

Completed in 312 milliseconds