/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/ |
CameraBinderTest.java | 78 assertTrue("At least this many cameras: " + mUtils.getGuessedNumCameras(), 80 Log.v(TAG, "Number of cameras " + numCameras);
|
/external/opencv3/modules/calib3d/include/opencv2/ |
calib3d.hpp | 129 - A calibration sample for 3 cameras in horizontal position can be found at [all...] |
/developers/build/prebuilts/gradle/BasicMediaDecoder/Application/src/main/java/com/example/android/common/media/ |
CameraHelper.java | 131 // Find the total number of cameras available
|
/developers/build/prebuilts/gradle/BasicRenderScript/Application/src/main/java/com/example/android/common/media/ |
CameraHelper.java | 131 // Find the total number of cameras available
|
/developers/build/prebuilts/gradle/MediaRecorder/Application/src/main/java/com/example/android/common/media/ |
CameraHelper.java | 131 // Find the total number of cameras available
|
/developers/samples/android/common/src/java/com/example/android/common/media/ |
CameraHelper.java | 131 // Find the total number of cameras available
|
/development/samples/browseable/BasicMediaDecoder/src/com.example.android.common.media/ |
CameraHelper.java | 131 // Find the total number of cameras available
|
/development/samples/browseable/BasicRenderScript/src/com.example.android.common.media/ |
CameraHelper.java | 131 // Find the total number of cameras available
|
/development/samples/browseable/MediaRecorder/src/com.example.android.common.media/ |
CameraHelper.java | 131 // Find the total number of cameras available
|
/device/moto/shamu/camera/QCamera2/ |
QCamera2Factory.cpp | 115 * DESCRIPTION: static function to query number of cameras detected 119 * RETURN : number of cameras detected 206 * DESCRIPTION: query number of cameras detected 210 * RETURN : number of cameras detected
|
/external/autotest/client/site_tests/video_WebRtcCamera/ |
video_WebRtcCamera.py | 63 'Could not find any cameras reporting '
|
/external/autotest/client/site_tests/video_WebRtcPeerConnectionWithCamera/ |
video_WebRtcPeerConnectionWithCamera.py | 68 'Could not find any cameras reporting '
|
/external/libvpx/libvpx/examples/ |
vp8cx_set_ref.c | 18 // This technique could be used to bounce between two cameras.
|
/external/opencv/ |
README.rdoc | 53 Using the emulator there are two slightly different 'flavors' of running. Both are socket based cameras, but one is written in C++ and emulates a real OpenCV Capture while the other (loosely) emulates a camera implementation in Java. The C++ version is the default as it is slightly faster and takes a little less memory. Also, the ultimate goal is to hook up with a real camera in C++ so that we don't have to pass huge amounts of data (images) back and forth through the JNI interface.
|
/external/opencv3/doc/tutorials/highgui/ |
kinect_openni.markdown | 102 property. The following properties of cameras available through OpenNI interfaces are supported:
|
/frameworks/base/core/java/android/hardware/usb/ |
UsbConstants.java | 127 * USB class for still image devices (digital cameras).
|
/frameworks/base/docs/html/about/versions/ |
android-2.3-highlights.jd | 187 <p>The application now lets the user access multiple cameras on the device, 371 cameras</strong></p> 373 <p>The Camera API now lets developers access any cameras that are available on a 375 the number of cameras on the device and their types and characteristics, then
|
/frameworks/base/docs/html/guide/topics/connectivity/usb/ |
index.jd | 25 cameras, keyboards, mice, and game controllers. USB devices that are designed for a wide range of
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
vp8cx_set_ref.c | 18 // This technique could be used to bounce between two cameras.
|
/hardware/libhardware/modules/camera/ |
CameraHAL.cpp | 40 // Default Camera HAL has 2 cameras, front and rear.
|
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/ |
OMXSceneModeTables.h | 20 * This holds scene mode settings for different omx cameras.
|
/packages/apps/Camera2/src/com/android/camera/one/config/ |
OneCameraFeatureConfigCreator.java | 97 // Although front-facing cameras on the N6 (and N5) are not advertised as
|
/packages/apps/Camera2/src/com/android/camera/one/v2/common/ |
BasicCameraFactory.java | 49 * Wires together functionality common to all cameras:
|
/packages/apps/Camera2/src/com/android/camera/settings/ |
PictureSizeLoader.java | 45 * Holds the sizes for the back- and front cameras which will be available
|
/packages/services/Car/service/src/com/android/car/ |
CarCameraService.java | 63 Log.e(TAG, "No car cameras are supported");
|