Searched refs:SetDebugGotoBitmap (Results 1 – 3 of 3) sorted by relevance
1184 void SetDebugGotoBitmap(std::unique_ptr<CImage> debugImage);
5516 void CEngine::SetDebugGotoBitmap(std::unique_ptr<CImage> debugImage) in SetDebugGotoBitmap() function in Gfx::CEngine
71 m_engine->SetDebugGotoBitmap(std::move(nullptr)); in ~CTaskGoto()133 m_engine->SetDebugGotoBitmap(std::move(debugImage)); in EventProcess()