OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:camid
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/camera/
EmulatedCameraHotplugThread.cpp
75
ALOGE("%s: Could not remove watch for
camID
'%d',"
82
ALOGV("%s: Removed watch for
camID
'%d'",
301
ALOGV("%s: Watch added for
camID
='%d', wd='%d'",
317
ALOGE("%s: Could not remove watch for
camID
'%d', error: '%s' (%d)",
/hardware/libhardware/tests/camera2/
camera2.cpp
139
char
camId
[10];
142
snprintf(
camId
, 10, "%d", id);
145
camId
,
Completed in 371 milliseconds