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
165
status_t
setParamTimeLapseEnable
(int32_t timeLapseEnable);
StagefrightRecorder.cpp
533
status_t StagefrightRecorder::
setParamTimeLapseEnable
(int32_t timeLapseEnable) {
534
ALOGV("
setParamTimeLapseEnable
: %d", timeLapseEnable);
680
return
setParamTimeLapseEnable
(timeLapseEnable);
[
all
...]
Completed in 49 milliseconds