OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cam_module
(Results
1 - 1
of
1
) sorted by null
/hardware/libhardware/tests/camera2/
camera2.cpp
134
const camera_module_t *
cam_module
= getCameraModule();
local
135
if (
cam_module
== NULL) {
143
res =
cam_module
->common.methods->open(
144
(const hw_module_t*)
cam_module
,
Completed in 504 milliseconds