Searched refs:preview (Results 1 – 7 of 7) sorted by relevance
73 FrameLayout preview = (FrameLayout) findViewById(R.id.camera_preview); in onCreate() local74 preview.addView(mPreview); in onCreate()
86 FrameLayout preview = (FrameLayout) root.findViewById(R.id.camera_preview); in onCreateView() local87 preview.addView(mPreview); in onCreateView()
9 you can display camera preview and take pictures.
8 …t runtime. Click the button to request the Camera permission and open a full-screen camera preview.
9 A TextureView is used as the camera preview which limits the code to API 14+. This
54 implementation "androidx.compose.ui:ui-tooling-preview:$compose_ui_version"
22692 "name": "futures-channel-preview",