HomeSort by relevance Sort by last modified time
    Searched full:cameras (Results 51 - 75 of 390) sorted by null

1 23 4 5 6 7 8 91011>>

  /system/core/include/system/
camera.h 103 * that preview display of front-facing cameras is flipped horizontally
216 * The cameras with this facing are external cameras, e.g. USB cameras.
  /developers/build/prebuilts/gradle/Camera2Basic/
README.md 7 cameras attached to the device, display a camera preview, and take
18 cameras. You can then use [getCameraCharacteristics][3] and find the
  /developers/samples/android/media/Camera2Basic/
README.md 7 cameras attached to the device, display a camera preview, and take
18 cameras. You can then use [getCameraCharacteristics][3] and find the
  /external/ceres-solver/internal/ceres/
visibility.cc 93 // cameras. However, to compute the sparsity structure of the Schur
106 // Map from camera pairs to number of points visible to both cameras
coordinate_descent_minimizer.h 77 // seems to work better in practice, i.e., Cameras before
visibility.h 59 // points and f_blocks correspond to cameras.
  /external/libexif/contrib/examples/
cam_features.c 50 fprintf( stderr, "Unable to look for cameras\n\n"
62 fprintf(stderr, "no cameras found :(\n");
  /frameworks/base/core/java/android/hardware/camera2/
CameraAccessException.java 41 * The system-wide limit for number of open cameras or camera resources has
139 return "The system-wide limit for number of open cameras has been reached, " +
  /hardware/libhardware/modules/usbcamera/
Camera.h 39 // id is used to distinguish cameras. 0 <= id < NUM_CAMERAS.
83 // Identifier used by framework to distinguish cameras
  /packages/apps/Camera2/src/com/android/camera/settings/
ResolutionSetting.java 60 * Changes the picture size settings for the cameras with specified facing.
103 * Reads the picture size setting for the cameras with specified facing.
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
CameraOps2.java 66 * current cameras
70 * @return the current list of available cameras
  /hardware/libhardware/include/hardware/
camera_common.h 17 // FIXME: add well-defined names for cameras
106 * use for external hot-plug cameras. Calls to get static info will be invalid
249 * opening different cameras advertised by the camera service.
253 * the resource costs of these cameras is <= 100. For determining cost,
306 * - Due to do hardware constraints, up to two cameras may be open at once. The
341 * - Using both front cameras (device 1, 2) at the same time is impossible due
694 * The value here must be static, and must count only built-in cameras,
696 * (camera_info.facing). The HAL must not include the external cameras
699 * to manage number of external cameras.
    [all...]
  /external/libmtp/src/
device-flags.h 217 * Cameras that can capture images. (libgphoto2)
222 * Cameras that can capture images. (libgphoto2)
233 * Broken capture support where cameras do not send CaptureComplete events.
  /external/opencv3/modules/videoio/src/
cap_ximea.cpp 114 if(isColor) // for color cameras
120 // always use auto white balance for color cameras
127 else // for mono cameras
cap_cmu.cpp 264 // if first time, then allocate all available cameras
271 // create all cameras
281 // allocate remaining cameras
291 // free any allocated cameras
  /external/opencv3/samples/cpp/
3calibration.cpp 2 * 3calibration.cpp -- Calibrate 3 cameras in a horizontal line together.
21 printf( "\nThis is a camera calibration sample that calibrates 3 horizontally placed cameras together.\n"
130 printf("Error: not enough shared views for cameras 1 and %d\n", c);
  /cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
Camera2Activity.java 70 " device reported having no cameras");
  /external/dng_sdk/source/
dng_color_spec.h 88 /// for most cameras.
dng_matrix.h 135 /// \brief A 4x3 matrix. Handy for working with 4-color cameras.
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/shadows/system/
BaseShadowSystem.java 75 /** Cameras linked with spot lights */
77 /** Cameras linked with directional lights */
79 /** Cameras linked with point lights */
93 /** Iterators for cameras */
  /external/opencv3/doc/py_tutorials/py_calib3d/py_depthmap/
py_depthmap.markdown 26 their camera center. \f$B\f$ is the distance between two cameras (which we know) and \f$f\f$ is the focal
  /external/opencv3/samples/winrt/ImageManipulations/
AdvancedCapture.xaml 34 <TextBlock TextWrapping="Wrap" Grid.Row="0" Text="This scenario shows how to enumerate cameras in the system. Choose a camera from the list to preview, record or take a photo from the chosen camera. You can add the gray scale effect using the checkbox provided." Style="{StaticResource BasicTextStyle}" HorizontalAlignment="Left"/>
  /external/webrtc/talk/app/webrtc/java/android/org/webrtc/
CameraEnumerator.java 42 // cameras are enumerated on the first call to getSupportedFormats(), and cached for future
  /frameworks/av/include/camera/ndk/
NdkCameraError.h 117 * The system-wide limit for number of open cameras or camera resources has been reached, and
  /frameworks/base/core/java/android/hardware/camera2/legacy/
LegacyExceptionUtils.java 117 errorMsg = "Maximum number of cameras in use";

Completed in 2059 milliseconds

1 23 4 5 6 7 8 91011>>