OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setParamTimeLapseEnable
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h
161
status_t
setParamTimeLapseEnable
(int32_t timeLapseEnable);
StagefrightRecorder.cpp
531
status_t StagefrightRecorder::
setParamTimeLapseEnable
(int32_t timeLapseEnable) {
532
ALOGV("
setParamTimeLapseEnable
: %d", timeLapseEnable);
678
return
setParamTimeLapseEnable
(timeLapseEnable);
[
all
...]
Completed in 24 milliseconds