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