HomeSort by relevance Sort by last modified time
    Searched refs:IsPropertyChangeAllowed (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/layers/
layer.cc 195 bool Layer::IsPropertyChangeAllowed() const {
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...]
layer.h 505 bool IsPropertyChangeAllowed() const;

Completed in 47 milliseconds