Home
last modified time | relevance | path

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

/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/include/
H A Dapp.h50 bool autoVideo = false; variable
225 if (autoVideo)
240 autoVideo = false;
246 if (!autoVideo)
257 if (autoVideo) in setScreenBPP()
268 autoVideo = av;
/dports/net/liblinphone/linphone-3.12.0/daemon/
H A Ddaemon.h235 inline bool autoVideo(){ return mAutoVideo; } in autoVideo() function
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/PEngine/
H A Dapp.cpp249 if (!autoVideo) in run()