Home
last modified time | relevance | path

Searched refs:camera (Results 1 – 24 of 24) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/animation/
DRotate3dAnimation.java75 final Camera camera = mCamera; in applyTransformation() local
79 camera.save(); in applyTransformation()
81 camera.translate(0.0f, 0.0f, mDepthZ * interpolatedTime); in applyTransformation()
83 camera.translate(0.0f, 0.0f, mDepthZ * (1.0f - interpolatedTime)); in applyTransformation()
85 camera.rotateY(degrees); in applyTransformation()
86 camera.getMatrix(matrix); in applyTransformation()
87 camera.restore(); in applyTransformation()
/development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
DCameraOps.java241 public void onOpened(CameraDevice camera) {
242 mCameraDevice = camera;
247 public void onClosed(CameraDevice camera) {
252 public void onDisconnected(CameraDevice camera) {
254 camera.close();
259 public void onError(CameraDevice camera, int error) {
261 camera.close();
/development/samples/browseable/RuntimePermissionsBasic/src/com.example.android.basicpermissions/camera/
DCameraPreview.java17 package com.example.android.basicpermissions.camera;
44 public CameraPreview(Context context, Camera camera, Camera.CameraInfo cameraInfo, in CameraPreview() argument
49 if (camera == null || cameraInfo == null) { in CameraPreview()
52 mCamera = camera; in CameraPreview()
DCameraPreviewActivity.java17 package com.example.android.basicpermissions.camera;
/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/camera/
DCameraPreview.java17 package com.example.android.system.runtimepermissions.camera;
44 public CameraPreview(Context context, Camera camera, Camera.CameraInfo cameraInfo, in CameraPreview() argument
49 if (camera == null || cameraInfo == null) { in CameraPreview()
52 mCamera = camera; in CameraPreview()
DCameraPreviewFragment.java17 package com.example.android.system.runtimepermissions.camera;
/development/samples/browseable/MediaRecorder/
D_index.jd8 This sample uses the camera/camcorder as the A/V source for the MediaRecorder API.
9 A TextureView is used as the camera preview which limits the code to API 14+. This
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DCameraPreview.java183 public void setCamera(Camera camera) { in setCamera() argument
184 mCamera = camera; in setCamera()
191 public void switchCamera(Camera camera) { in switchCamera() argument
192 setCamera(camera); in switchCamera()
194 camera.setPreviewDisplay(mHolder); in switchCamera()
198 Camera.Parameters parameters = camera.getParameters(); in switchCamera()
202 camera.setParameters(parameters); in switchCamera()
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
DCameraFragment.java193 public void setCamera(Camera camera) { in setCamera() argument
194 mCamera = camera; in setCamera()
202 public void switchCamera(Camera camera) { in switchCamera() argument
203 setCamera(camera); in switchCamera()
205 camera.setPreviewDisplay(mHolder); in switchCamera()
/development/samples/browseable/Camera2Raw/
D_index.jd9 camera buffers and save them as DNG files.
/development/samples/browseable/Camera2Basic/
D_index.jd9 you can display camera preview and take pictures.
/development/samples/browseable/RuntimePermissionsBasic/
D_index.jd8 …t runtime. Click the button to request the Camera permission and open a full-screen camera preview.
/development/samples/browseable/HdrViewfinder/
D_index.jd8 This demo implements a real-time high-dynamic-range camera viewfinder, by alternating
/development/samples/browseable/MediaEffects/
D_index.jd10 Image frames can be images loaded from disk, frames from the device\'s camera, or other
/development/vndk/tools/definition-tool/datasets/
Deligible-list-29-properties.csv70 android.hardware.camera.common@1.0,True,False,True,hidl_interface
71 android.hardware.camera.common@1.0-adapter-helper,True,False,True,hidl_interface
72 android.hardware.camera.device@1.0,True,False,True,hidl_interface
73 android.hardware.camera.device@1.0-adapter-helper,True,False,True,hidl_interface
74 android.hardware.camera.device@3.2,True,False,True,hidl_interface
75 android.hardware.camera.device@3.2-adapter-helper,True,False,True,hidl_interface
76 android.hardware.camera.device@3.3,True,False,True,hidl_interface
77 android.hardware.camera.device@3.3-adapter-helper,True,False,True,hidl_interface
78 android.hardware.camera.device@3.4,True,False,True,hidl_interface
79 android.hardware.camera.device@3.4-adapter-helper,True,False,True,hidl_interface
[all …]
Deligible-list-28-properties.csv47 android.hardware.camera.common@1.0,True,False,True,hidl_interface
48 android.hardware.camera.common@1.0-adapter-helper,True,False,True,hidl_interface
49 android.hardware.camera.device@1.0,True,False,True,hidl_interface
50 android.hardware.camera.device@1.0-adapter-helper,True,False,True,hidl_interface
51 android.hardware.camera.device@3.2,True,False,True,hidl_interface
52 android.hardware.camera.device@3.2-adapter-helper,True,False,True,hidl_interface
53 android.hardware.camera.device@3.3,True,False,True,hidl_interface
54 android.hardware.camera.device@3.3-adapter-helper,True,False,True,hidl_interface
55 android.hardware.camera.device@3.4,True,False,True,hidl_interface
56 android.hardware.camera.device@3.4-adapter-helper,True,False,True,hidl_interface
[all …]
Deligible-list-29.csv39 /system/${LIB}/android.hardware.camera.common@1.0.so,VNDK,
40 /system/${LIB}/android.hardware.camera.device@1.0.so,VNDK,
41 /system/${LIB}/android.hardware.camera.device@3.2.so,VNDK,
42 /system/${LIB}/android.hardware.camera.device@3.3.so,VNDK,
43 /system/${LIB}/android.hardware.camera.device@3.4.so,VNDK,
44 /system/${LIB}/android.hardware.camera.device@3.5.so,VNDK,
45 /system/${LIB}/android.hardware.camera.metadata@3.2.so,VNDK,
46 /system/${LIB}/android.hardware.camera.metadata@3.3.so,VNDK,
47 /system/${LIB}/android.hardware.camera.metadata@3.4.so,VNDK,
48 /system/${LIB}/android.hardware.camera.provider@2.4.so,VNDK,
[all …]
Deligible-list-28.csv29 /system/${LIB}/android.hardware.camera.common@1.0.so,VNDK,
30 /system/${LIB}/android.hardware.camera.device@1.0.so,VNDK,
31 /system/${LIB}/android.hardware.camera.device@3.2.so,VNDK,
32 /system/${LIB}/android.hardware.camera.device@3.3.so,VNDK,
33 /system/${LIB}/android.hardware.camera.device@3.4.so,VNDK,
34 /system/${LIB}/android.hardware.camera.metadata@3.2.so,VNDK,
35 /system/${LIB}/android.hardware.camera.metadata@3.3.so,VNDK,
36 /system/${LIB}/android.hardware.camera.provider@2.4.so,VNDK,
509 /system/${LIB}/vndk${VNDK_VER}/android.hardware.camera.common@1.0.so,VNDK,
510 /system/${LIB}/vndk${VNDK_VER}/android.hardware.camera.device@1.0.so,VNDK,
[all …]
Deligible-list-27.csv17 /system/${LIB}/android.hardware.camera.common@1.0.so,VNDK,
18 /system/${LIB}/android.hardware.camera.device@1.0.so,VNDK,
19 /system/${LIB}/android.hardware.camera.device@3.2.so,VNDK,
20 /system/${LIB}/android.hardware.camera.device@3.3.so,VNDK,
21 /system/${LIB}/android.hardware.camera.metadata@3.2.so,VNDK,
22 /system/${LIB}/android.hardware.camera.provider@2.4.so,VNDK,
409 /system/${LIB}/vndk${VNDK_VER}/android.hardware.camera.common@1.0.so,VNDK,
410 /system/${LIB}/vndk${VNDK_VER}/android.hardware.camera.device@1.0.so,VNDK,
411 /system/${LIB}/vndk${VNDK_VER}/android.hardware.camera.device@3.2.so,VNDK,
412 /system/${LIB}/vndk${VNDK_VER}/android.hardware.camera.device@3.3.so,VNDK,
[all …]
Deligible-list-26.csv17 /system/${LIB}/android.hardware.camera.common@1.0.so,VNDK,
18 /system/${LIB}/android.hardware.camera.device@1.0.so,VNDK,
19 /system/${LIB}/android.hardware.camera.device@3.2.so,VNDK,
20 /system/${LIB}/android.hardware.camera.metadata@3.2.so,VNDK,
21 /system/${LIB}/android.hardware.camera.provider@2.4.so,VNDK,
392 /system/${LIB}/vndk${VNDK_VER}/android.hardware.camera.common@1.0.so,VNDK,
393 /system/${LIB}/vndk${VNDK_VER}/android.hardware.camera.device@1.0.so,VNDK,
394 /system/${LIB}/vndk${VNDK_VER}/android.hardware.camera.device@3.2.so,VNDK,
395 /system/${LIB}/vndk${VNDK_VER}/android.hardware.camera.metadata@3.2.so,VNDK,
396 /system/${LIB}/vndk${VNDK_VER}/android.hardware.camera.provider@2.4.so,VNDK,
/development/samples/browseable/RuntimePermissionsBasic/src/com.example.android.basicpermissions/
DMainActivity.java19 import com.example.android.basicpermissions.camera.CameraPreviewActivity;
/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/
DMainActivity.java23 import com.example.android.system.runtimepermissions.camera.CameraPreviewFragment;
/development/tools/labpretest/
Dlabpretest.sh569 …rowser -p com.android.calculator2 -p com.android.calendar -p com.android.camera -p com.android.con…
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dproject.csv125 2018/03/02,platform/hardware/qcom/camera,platform/hardware/qcom/camera,Modified Projects,189,45726,…