Searched refs:CreateFromOther (Results 1 – 3 of 3) sorted by relevance
26 static scoped_refptr<PicturePileImpl> CreateFromOther(
37 scoped_refptr<PicturePileImpl> PicturePileImpl::CreateFromOther( in CreateFromOther() function in cc::PicturePileImpl
57 layer_impl->pile_ = PicturePileImpl::CreateFromOther(pile_.get()); in PushPropertiesTo()