OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setParamVideoCameraId
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h
171
status_t
setParamVideoCameraId
(int32_t cameraId);
StagefrightRecorder.cpp
458
status_t StagefrightRecorder::
setParamVideoCameraId
(int32_t cameraId) {
459
ALOGV("
setParamVideoCameraId
: %d", cameraId);
670
return
setParamVideoCameraId
(cameraId);
[
all
...]
Completed in 262 milliseconds