OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mIsVideoEncoderSet
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmedia/include/media/
mediarecorder.h
270
bool
mIsVideoEncoderSet
;
/frameworks/av/media/libmedia/
mediarecorder.cpp
220
if (
mIsVideoEncoderSet
) {
235
mIsVideoEncoderSet
= true;
476
if (mIsVideoSourceSet !=
mIsVideoEncoderSet
) {
695
mIsVideoEncoderSet
= false;
Completed in 47 milliseconds