HomeSort by relevance Sort by last modified time
    Searched refs:mIsVideoSourceSet (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libmedia/
mediarecorder.cpp 68 if (!mIsVideoSourceSet) {
119 if (mIsVideoSourceSet) {
143 mIsVideoSourceSet = true;
191 if (mIsVideoSourceSet
216 if (!mIsVideoSourceSet) {
317 if (!mIsVideoSourceSet) {
378 if (!mIsVideoSourceSet) {
439 if (mIsVideoSourceSet != mIsVideoEncoderSet) {
440 if (mIsVideoSourceSet) {
645 mIsVideoSourceSet = false
    [all...]
  /frameworks/av/include/media/
mediarecorder.h 264 bool mIsVideoSourceSet;

Completed in 681 milliseconds