Searched defs:IsOnActiveOrPendingTree (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/layers/
H A Dpicture_layer_impl.cc1502 bool PictureLayerImpl::IsOnActiveOrPendingTree() const { function in class:cc::PictureLayerImpl
1507 return IsOnActiveOrPendingTree() && IsDrawnRenderSurfaceLayerListMember();

Completed in 51 milliseconds