Searched refs:preview (Results 1 – 11 of 11) sorted by relevance
/development/testrunner/ |
D | runtest.py | 291 if not self._options.preview: 326 if not self._options.preview: 407 if not self._options.preview: 484 if not self._options.preview: 491 if self._options.preview: 502 elif not self._options.preview: 513 if not self._options.preview: 516 self._adb.RuntimeReset(preview_only=self._options.preview) 518 if not self._options.preview:
|
/development/samples/browseable/RuntimePermissionsBasic/src/com.example.android.basicpermissions/camera/ |
D | CameraPreviewActivity.java | 73 FrameLayout preview = (FrameLayout) findViewById(R.id.camera_preview); in onCreate() local 74 preview.addView(mPreview); in onCreate()
|
/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/camera/ |
D | CameraPreviewFragment.java | 86 FrameLayout preview = (FrameLayout) root.findViewById(R.id.camera_preview); in onCreateView() local 87 preview.addView(mPreview); in onCreateView()
|
/development/samples/browseable/Camera2Basic/ |
D | _index.jd | 9 you can display camera preview and take pictures.
|
/development/samples/browseable/RuntimePermissionsBasic/ |
D | _index.jd | 8 …t runtime. Click the button to request the Camera permission and open a full-screen camera preview.
|
/development/samples/browseable/MediaRecorder/ |
D | _index.jd | 9 A TextureView is used as the camera preview which limits the code to API 14+. This
|
/development/testrunner/test_defs/ |
D | host_test.py | 107 if not options.preview:
|
D | gtest.py | 66 if not options.preview:
|
D | instrumentation_test.py | 136 if options.preview:
|
/development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/ |
D | HdrViewfinderActivity.java | 152 mPreviewView = (FixedAspectSurfaceView) findViewById(R.id.preview); in onCreate()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 1066 …R8upwrTWriT5Hw@fakeemail.com,"Improvements to CTS theme tests, updated golden images for O preview" 1287 …,fake_vk_I5n6vTG2w7hgGh5cFuw@fakeemail.com,Test for remove input ID restriction of preview channels 1991 …a6b9776,platform/cts,fake_vk_I5n6vTG2w7hgGh5cFuw@fakeemail.com,TIF: test preview channels insertio… 3054 …ake_vk_I5n6vTG2w7hgGh5cFuw@fakeemail.com,Test for blocking modifying channel ID of preview programs 3730 …,fake_vk_I5n6vTG2w7hgGh5cFuw@fakeemail.com,TvProvider: test for required preview programs column T… 4336 …hHnRee4JvF7zgTq2g@fakeemail.com,CtsVerifier: Camera FOV test: Fix crash from double-tapping preview 4743 …cts,fake_6hHCG3J1RESbIMmbcnQ6eg@fakeemail.com,Camera2: Set TARGET_FPS_RANGE before starting preview 4771 …ake_6hHCG3J1RESbIMmbcnQ6eg@fakeemail.com,Camera: Add new test for shared preview and video surfaces 20527 …rs,fake_9Ck6ZQuATwi14tyugdtH4Q@fakeemail.com,tests: Fix crash and static preview issue for LivePre… 21669 …goldfish,fake_8OgLRlCBRW6exdCl2TI4iw@fakeemail.com,Forget camera preview window on preview disabled [all …]
|