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 147 bool Layer::IsPropertyChangeAllowed() const {
244 DCHECK(IsPropertyChangeAllowed());
255 DCHECK(IsPropertyChangeAllowed());
290 DCHECK(IsPropertyChangeAllowed());
318 DCHECK(IsPropertyChangeAllowed());
334 DCHECK(IsPropertyChangeAllowed());
343 DCHECK(IsPropertyChangeAllowed());
362 DCHECK(IsPropertyChangeAllowed());
370 DCHECK(IsPropertyChangeAllowed());
378 DCHECK(IsPropertyChangeAllowed());
    [all...]
layer.h 410 bool IsPropertyChangeAllowed() const;

Completed in 319 milliseconds