OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isp_poll_thread
(Results
1 - 2
of
2
) sorted by null
/external/libxcam/tests/
test-device-manager.cpp
33
#include "isp/
isp_poll_thread
.h"
887
SmartPtr<IspPollThread>
isp_poll_thread
= new IspPollThread ();
local
888
isp_poll_thread
->set_isp_controller (isp_controller);
889
poll_thread =
isp_poll_thread
;
/external/libxcam/wrapper/gstreamer/
gstxcamsrc.cpp
45
#include "isp/
isp_poll_thread
.h"
1148
SmartPtr<IspPollThread>
isp_poll_thread
= new IspPollThread ();
local
[
all
...]
Completed in 158 milliseconds