Searched refs:FlushWindowInfoCallback (Results 1 – 2 of 2) sorted by relevance
46 using FlushWindowInfoCallback = std::function<void()>; variable55 void RegisterFlushWindowInfoCallback(const FlushWindowInfoCallback &&callback);95 FlushWindowInfoCallback flushWindowInfoCallback_;
692 void SceneSessionDirtyManager::RegisterFlushWindowInfoCallback(const FlushWindowInfoCallback &&call… in RegisterFlushWindowInfoCallback()