Searched refs:UnsetSource (Results 1 – 2 of 2) sorted by relevance
33 void UnsetSource();
23 CachedFrame::~CachedFrame() { UnsetSource(); } in ~CachedFrame()38 void CachedFrame::UnsetSource() { source_frame_ = nullptr; } in UnsetSource() function in arc::CachedFrame