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

  /development/tools/emulator/system/camera/
CallbackNotifier.h 132 return mVideoRecEnabled;
225 bool mVideoRecEnabled;
CallbackNotifier.cpp 97 mVideoRecEnabled(false),
154 mVideoRecEnabled = true;
166 mVideoRecEnabled = false;
201 mVideoRecEnabled = false;

Completed in 28 milliseconds