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 66 if (!mIsVideoSourceSet) {
117 if (mIsVideoSourceSet) {
141 mIsVideoSourceSet = true;
189 if (mIsVideoSourceSet
214 if (!mIsVideoSourceSet) {
341 if (!mIsVideoSourceSet) {
384 if (!mIsVideoSourceSet) {
445 if (mIsVideoSourceSet != mIsVideoEncoderSet) {
446 if (mIsVideoSourceSet) {
607 mIsVideoSourceSet = false
    [all...]
  /frameworks/av/include/media/
mediarecorder.h 256 bool mIsVideoSourceSet;

Completed in 656 milliseconds