Home
last modified time | relevance | path

Searched refs:StopSendStaticCardImage (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/mock/
DVirtualScreen.h89 static bool StopSendStaticCardImage(const int duration);
DVirtualScreen.cpp276 bool VirtualScreen::StopSendStaticCardImage(const int duration) in StopSendStaticCardImage() function in VirtualScreen
/ide/tools/previewer/mock/rich/
DVirtualScreenImpl.cpp106 if (VirtualScreenImpl::GetInstance().StopSendStaticCardImage(STOP_SEND_CARD_DURATION_MS)) { in CallBack()