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 191 bool Layer::IsPropertyChangeAllowed() const {
245 DCHECK(IsPropertyChangeAllowed());
256 DCHECK(IsPropertyChangeAllowed());
291 DCHECK(IsPropertyChangeAllowed());
319 DCHECK(IsPropertyChangeAllowed());
335 DCHECK(IsPropertyChangeAllowed());
344 DCHECK(IsPropertyChangeAllowed());
363 DCHECK(IsPropertyChangeAllowed());
371 DCHECK(IsPropertyChangeAllowed());
413 DCHECK(IsPropertyChangeAllowed());
    [all...]
layer.h 495 bool IsPropertyChangeAllowed() const;

Completed in 53 milliseconds