Home
last modified time | relevance | path

Searched refs:SetTimer (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/fakecamera/
H A DFakeSensorHw.h85 void SetTimer(long second,long microsecond);
H A DFakeSensorHw.cpp325 _timer->SetTimer(0, 100000); in start()
625 void CTimer::SetTimer(long second, long microsecond) in SetTimer() function in RkCam::CTimer
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmouse.c274 SetTimer(pScreenPriv->hwndScreen, in winMouseButtonsHandle()
H A Dwinwin32rootlesswndproc.c499 g_uipMousePollingTimerID = SetTimer(pScreenPriv->hwndScreen, in winMWExtWMWindowProc()
518 g_uipMousePollingTimerID = SetTimer(pScreenPriv->hwndScreen, in winMWExtWMWindowProc()
H A Dwinmultiwindowwndproc.c292 g_uipMousePollingTimerID = SetTimer(s_pScreenPriv->hwndScreen, in winStartMousePolling()