Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/simulator/
H A DCamHwSimulator.cpp237 mPollLumathread->set_poll_callback (this); in init()
243 mPollthread->set_poll_callback (this); in init()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dpoll_thread.h71 bool set_poll_callback (PollCallback *callback);
H A Dpoll_thread.cpp186 PollThread::set_poll_callback (PollCallback *callback) in set_poll_callback() function in XCam::PollThread