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 201 bool Layer::IsPropertyChangeAllowed() const {
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...]
layer.h 498 bool IsPropertyChangeAllowed() const;

Completed in 25 milliseconds