Searched refs:has_any_recordings_ (Results 1 – 4 of 4) sorted by relevance
27 pile->has_any_recordings_ = true; in CreateFilledPile()43 pile->has_any_recordings_ = false; in CreateEmptyPile()57 pile->has_any_recordings_ = true; in CreateEmptyPileThatThinksItHasRecordings()71 pile->has_any_recordings_ = true; in CreateInfiniteFilledPile()93 has_any_recordings_ = true; in AddRecordingAt()
49 has_any_recordings_(false) { in PicturePileBase()69 has_any_recordings_(other->has_any_recordings_) {} in PicturePileBase()84 has_any_recordings_(other->has_any_recordings_) { in PicturePileBase()102 has_any_recordings_ = false; in Resize()115 has_any_recordings_ |= !!it->second.GetPicture(); in Resize()
43 bool HasRecordings() const { return has_any_recordings_; } in HasRecordings()115 bool has_any_recordings_; variable
263 has_any_recordings_ = true; in Update()