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

  /development/tools/emulator/system/camera/
CallbackNotifier.h 130 inline bool isVideoRecordingEnabled()
CallbackNotifier.cpp 209 if (isMessageEnabled(CAMERA_MSG_VIDEO_FRAME) && isVideoRecordingEnabled() &&
EmulatedCamera.cpp 294 return mCallbackNotifier.isVideoRecordingEnabled();

Completed in 357 milliseconds