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 67 if (!mIsVideoSourceSet) {
118 if (mIsVideoSourceSet) {
142 mIsVideoSourceSet = true;
190 if (mIsVideoSourceSet
215 if (!mIsVideoSourceSet) {
316 if (!mIsVideoSourceSet) {
377 if (!mIsVideoSourceSet) {
438 if (mIsVideoSourceSet != mIsVideoEncoderSet) {
439 if (mIsVideoSourceSet) {
600 mIsVideoSourceSet = false
    [all...]
  /frameworks/av/include/media/
mediarecorder.h 257 bool mIsVideoSourceSet;

Completed in 625 milliseconds