A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
D
- DAYLIGHT - enum entry in com.otaliastudios.cameraview.controls.WhiteBalance
White balance appropriate for daylight captures.This is not guaranteed to be supported.
- decodeBitmap(Array) - function in com.otaliastudios.cameraview.CameraUtils
- Decodes an input byte array and outputs a Bitmap that is ready to be displayed.
- decodeBitmap(Array,BitmapCallback) - function in com.otaliastudios.cameraview.CameraUtils
- Decodes an input byte array and outputs a Bitmap that is ready to be displayed.
- decodeBitmap(Array,int,int,BitmapCallback) - function in com.otaliastudios.cameraview.CameraUtils
- Decodes an input byte array and outputs a Bitmap that is ready to be displayed.
- decodeBitmap(Array,int,int,BitmapFactory.Options,BitmapCallback) - function in com.otaliastudios.cameraview.CameraUtils
- Decodes an input byte array and outputs a Bitmap that is ready to be displayed.
- decodeBitmap(Array,int,int) - function in com.otaliastudios.cameraview.CameraUtils
- Decodes an input byte array and outputs a Bitmap that is ready to be displayed.
- decodeBitmap(Array,int,int,BitmapFactory.Options) - function in com.otaliastudios.cameraview.CameraUtils
- Decodes an input byte array and outputs a Bitmap that is ready to be displayed.
- DefaultAutoFocusMarker - class in com.otaliastudios.cameraview.markers
- A default implementation of AutoFocusMarker.
- destroy() - function in com.otaliastudios.cameraview.internal.WorkerHandler
- Destroys this handler and its thread.
- destroy() - function in com.otaliastudios.cameraview.CameraView
- Destroys this instance, releasing immediatelythe camera resource.
- destroy(boolean) - function in com.otaliastudios.cameraview.engine.Camera2Engine
- Calls stop and waits for it.Not final due to mockito requirements.If unrecoverably is true, this also releases resources and the engine will not be in afunctional state after.
- destroy(boolean) - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- Calls stop and waits for it.Not final due to mockito requirements.If unrecoverably is true, this also releases resources and the engine will not be in afunctional state after.
- destroy(boolean) - function in com.otaliastudios.cameraview.engine.CameraEngine
- Calls stop and waits for it.Not final due to mockito requirements.If unrecoverably is true, this also releases resources and the engine will not be in afunctional state after.
- destroy(boolean) - function in com.otaliastudios.cameraview.engine.Camera1Engine
- Calls stop and waits for it.Not final due to mockito requirements.If unrecoverably is true, this also releases resources and the engine will not be in afunctional state after.
- destroyAll() - function in com.otaliastudios.cameraview.internal.WorkerHandler
- Destroys all handlers, interrupting their work andremoving them from our cache.
- destroyDrawingCache() - function in android.view.MarkerLayout
- destroyDrawingCache() - function in android.view.GridLinesLayout
- destroyDrawingCache() - function in android.view.CameraView
- destroyDrawingCache() - function in android.view.OverlayLayout
- DEVICE_DEFAULT - enum entry in com.otaliastudios.cameraview.controls.AudioCodec
Let the device choose its codec.
- DEVICE_DEFAULT - enum entry in com.otaliastudios.cameraview.controls.VideoCodec
Let the device choose its codec.
- DeviceEncoders - class in com.otaliastudios.cameraview.internal
- Checks the capabilities of device encoders and adjust parameters to ensure that they'll be supported by the final encoder.
- DeviceEncoders.AudioException - class in com.otaliastudios.cameraview.internal.DeviceEncoders
- Exception thrown when trying to find appropriate valuesfor an audio encoder.
- DeviceEncoders.VideoException - class in com.otaliastudios.cameraview.internal.DeviceEncoders
- Exception thrown when trying to find appropriate valuesfor a video encoder.
- disable() - function in com.otaliastudios.cameraview.internal.OrientationHelper
- Disables this listener.
- dispatchApplyWindowInsets(WindowInsets) - function in android.view.MarkerLayout
- dispatchApplyWindowInsets(WindowInsets) - function in android.view.GridLinesLayout
- dispatchApplyWindowInsets(WindowInsets) - function in android.view.CameraView
- dispatchApplyWindowInsets(WindowInsets) - function in android.view.OverlayLayout
- dispatchCapturedPointerEvent(MotionEvent) - function in android.view.MarkerLayout
- dispatchCapturedPointerEvent(MotionEvent) - function in android.view.GridLinesLayout
- dispatchCapturedPointerEvent(MotionEvent) - function in android.view.CameraView
- dispatchCapturedPointerEvent(MotionEvent) - function in android.view.OverlayLayout
- dispatchConfigurationChanged(Configuration) - function in android.view.MarkerLayout
- dispatchConfigurationChanged(Configuration) - function in android.view.GridLinesLayout
- dispatchConfigurationChanged(Configuration) - function in android.view.CameraView
- dispatchConfigurationChanged(Configuration) - function in android.view.OverlayLayout
- dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.MarkerLayout
- dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.GridLinesLayout
- dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.CameraView
- dispatchCreateViewTranslationRequest(Map,Array,TranslationCapability,List) - function in android.view.OverlayLayout
- dispatchDisplayHint(int) - function in android.view.MarkerLayout
- dispatchDisplayHint(int) - function in android.view.GridLinesLayout
- dispatchDisplayHint(int) - function in android.view.CameraView
- dispatchDisplayHint(int) - function in android.view.OverlayLayout
- dispatchDragEvent(DragEvent) - function in android.view.MarkerLayout
- dispatchDragEvent(DragEvent) - function in android.view.GridLinesLayout
- dispatchDragEvent(DragEvent) - function in android.view.CameraView
- dispatchDragEvent(DragEvent) - function in android.view.OverlayLayout
- dispatchDrawableHotspotChanged(float,float) - function in android.view.MarkerLayout
- dispatchDrawableHotspotChanged(float,float) - function in android.view.GridLinesLayout
- dispatchDrawableHotspotChanged(float,float) - function in android.view.CameraView
- dispatchDrawableHotspotChanged(float,float) - function in android.view.OverlayLayout
- dispatchError(CameraException) - function in com.otaliastudios.cameraview.engine.CameraEngine.Callback
- dispatchFinishTemporaryDetach() - function in android.view.MarkerLayout
- dispatchFinishTemporaryDetach() - function in android.view.GridLinesLayout
- dispatchFinishTemporaryDetach() - function in android.view.CameraView
- dispatchFinishTemporaryDetach() - function in android.view.OverlayLayout
- dispatchFrame(Frame) - function in com.otaliastudios.cameraview.engine.CameraEngine.Callback
- dispatchGenericMotionEvent(MotionEvent) - function in android.view.MarkerLayout
- dispatchGenericMotionEvent(MotionEvent) - function in android.view.GridLinesLayout
- dispatchGenericMotionEvent(MotionEvent) - function in android.view.CameraView
- dispatchGenericMotionEvent(MotionEvent) - function in android.view.OverlayLayout
- dispatchKeyEvent(KeyEvent) - function in android.view.MarkerLayout
- dispatchKeyEvent(KeyEvent) - function in android.view.GridLinesLayout
- dispatchKeyEvent(KeyEvent) - function in android.view.CameraView
- dispatchKeyEvent(KeyEvent) - function in android.view.OverlayLayout
- dispatchKeyEventPreIme(KeyEvent) - function in android.view.MarkerLayout
- dispatchKeyEventPreIme(KeyEvent) - function in android.view.GridLinesLayout
- dispatchKeyEventPreIme(KeyEvent) - function in android.view.CameraView
- dispatchKeyEventPreIme(KeyEvent) - function in android.view.OverlayLayout
- dispatchKeyShortcutEvent(KeyEvent) - function in android.view.MarkerLayout
- dispatchKeyShortcutEvent(KeyEvent) - function in android.view.GridLinesLayout
- dispatchKeyShortcutEvent(KeyEvent) - function in android.view.CameraView
- dispatchKeyShortcutEvent(KeyEvent) - function in android.view.OverlayLayout
- dispatchNestedFling(float,float,boolean) - function in android.view.MarkerLayout
- dispatchNestedFling(float,float,boolean) - function in android.view.GridLinesLayout
- dispatchNestedFling(float,float,boolean) - function in android.view.CameraView
- dispatchNestedFling(float,float,boolean) - function in android.view.OverlayLayout
- dispatchNestedPreFling(float,float) - function in android.view.MarkerLayout
- dispatchNestedPreFling(float,float) - function in android.view.GridLinesLayout
- dispatchNestedPreFling(float,float) - function in android.view.CameraView
- dispatchNestedPreFling(float,float) - function in android.view.OverlayLayout
- dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.MarkerLayout
- dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.GridLinesLayout
- dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.CameraView
- dispatchNestedPrePerformAccessibilityAction(int,Bundle) - function in android.view.OverlayLayout
- dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.MarkerLayout
- dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.GridLinesLayout
- dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.CameraView
- dispatchNestedPreScroll(int,int,Array,Array) - function in android.view.OverlayLayout
- dispatchNestedScroll(int,int,int,int,Array) - function in android.view.MarkerLayout
- dispatchNestedScroll(int,int,int,int,Array) - function in android.view.GridLinesLayout
- dispatchNestedScroll(int,int,int,int,Array) - function in android.view.CameraView
- dispatchNestedScroll(int,int,int,int,Array) - function in android.view.OverlayLayout
- dispatchOnCameraClosed() - function in com.otaliastudios.cameraview.engine.CameraEngine.Callback
- dispatchOnCameraOpened(CameraOptions) - function in com.otaliastudios.cameraview.engine.CameraEngine.Callback
- dispatchOnExposureCorrectionChanged(float,Array,Array) - function in com.otaliastudios.cameraview.engine.CameraEngine.Callback
- dispatchOnFocusEnd(Gesture,boolean,PointF) - function in com.otaliastudios.cameraview.engine.CameraEngine.Callback
- dispatchOnFocusStart(Gesture,PointF) - function in com.otaliastudios.cameraview.engine.CameraEngine.Callback
- dispatchOnPictureShutter(boolean) - function in com.otaliastudios.cameraview.engine.CameraEngine.Callback
- dispatchOnPictureTaken(PictureResult.Stub) - function in com.otaliastudios.cameraview.engine.CameraEngine.Callback
- dispatchOnVideoRecordingEnd() - function in com.otaliastudios.cameraview.engine.CameraEngine.Callback
- dispatchOnVideoRecordingStart() - function in com.otaliastudios.cameraview.engine.CameraEngine.Callback
- dispatchOnVideoTaken(VideoResult.Stub) - function in com.otaliastudios.cameraview.engine.CameraEngine.Callback
- dispatchOnZoomChanged(float,Array) - function in com.otaliastudios.cameraview.engine.CameraEngine.Callback
- dispatchPointerCaptureChanged(boolean) - function in android.view.MarkerLayout
- dispatchPointerCaptureChanged(boolean) - function in android.view.GridLinesLayout
- dispatchPointerCaptureChanged(boolean) - function in android.view.CameraView
- dispatchPointerCaptureChanged(boolean) - function in android.view.OverlayLayout
- dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.MarkerLayout
- dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.GridLinesLayout
- dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.CameraView
- dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.OverlayLayout
- dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.MarkerLayout
- dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.GridLinesLayout
- dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.CameraView
- dispatchProvideAutofillStructure(ViewStructure,int) - function in android.view.OverlayLayout
- dispatchProvideStructure(ViewStructure) - function in android.view.MarkerLayout
- dispatchProvideStructure(ViewStructure) - function in android.view.GridLinesLayout
- dispatchProvideStructure(ViewStructure) - function in android.view.CameraView
- dispatchProvideStructure(ViewStructure) - function in android.view.OverlayLayout
- dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.MarkerLayout
- dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.GridLinesLayout
- dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.CameraView
- dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.OverlayLayout
- dispatchSetActivated(boolean) - function in android.view.MarkerLayout
- dispatchSetActivated(boolean) - function in android.view.CameraView
- dispatchSetActivated(boolean) - function in android.view.OverlayLayout
- dispatchSetSelected(boolean) - function in android.view.MarkerLayout
- dispatchSetSelected(boolean) - function in android.view.CameraView
- dispatchSetSelected(boolean) - function in android.view.OverlayLayout
- dispatchStartTemporaryDetach() - function in android.view.MarkerLayout
- dispatchStartTemporaryDetach() - function in android.view.GridLinesLayout
- dispatchStartTemporaryDetach() - function in android.view.CameraView
- dispatchStartTemporaryDetach() - function in android.view.OverlayLayout
- dispatchSystemUiVisibilityChanged(int) - function in android.view.MarkerLayout
- dispatchSystemUiVisibilityChanged(int) - function in android.view.GridLinesLayout
- dispatchSystemUiVisibilityChanged(int) - function in android.view.CameraView
- dispatchSystemUiVisibilityChanged(int) - function in android.view.OverlayLayout
- dispatchTouchEvent(MotionEvent) - function in android.view.MarkerLayout
- dispatchTouchEvent(MotionEvent) - function in android.view.GridLinesLayout
- dispatchTouchEvent(MotionEvent) - function in android.view.CameraView
- dispatchTouchEvent(MotionEvent) - function in android.view.OverlayLayout
- dispatchTrackballEvent(MotionEvent) - function in android.view.MarkerLayout
- dispatchTrackballEvent(MotionEvent) - function in android.view.GridLinesLayout
- dispatchTrackballEvent(MotionEvent) - function in android.view.CameraView
- dispatchTrackballEvent(MotionEvent) - function in android.view.OverlayLayout
- dispatchUnhandledMove(View,int) - function in android.view.MarkerLayout
- dispatchUnhandledMove(View,int) - function in android.view.GridLinesLayout
- dispatchUnhandledMove(View,int) - function in android.view.CameraView
- dispatchUnhandledMove(View,int) - function in android.view.OverlayLayout
- dispatchWindowFocusChanged(boolean) - function in android.view.MarkerLayout
- dispatchWindowFocusChanged(boolean) - function in android.view.GridLinesLayout
- dispatchWindowFocusChanged(boolean) - function in android.view.CameraView
- dispatchWindowFocusChanged(boolean) - function in android.view.OverlayLayout
- dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.MarkerLayout
- dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.GridLinesLayout
- dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.CameraView
- dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.OverlayLayout
- dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.MarkerLayout
- dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.GridLinesLayout
- dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.CameraView
- dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.OverlayLayout
- dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.MarkerLayout
- dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.GridLinesLayout
- dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.CameraView
- dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.OverlayLayout
- dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.MarkerLayout
- dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.GridLinesLayout
- dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.CameraView
- dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.OverlayLayout
- dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.MarkerLayout
- dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.GridLinesLayout
- dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.CameraView
- dispatchWindowSystemUiVisiblityChanged(int) - function in android.view.OverlayLayout
- dispatchWindowVisibilityChanged(int) - function in android.view.MarkerLayout
- dispatchWindowVisibilityChanged(int) - function in android.view.GridLinesLayout
- dispatchWindowVisibilityChanged(int) - function in android.view.CameraView
- dispatchWindowVisibilityChanged(int) - function in android.view.OverlayLayout
- DNG - enum entry in com.otaliastudios.cameraview.controls.PictureFormat
The picture result data will be a DNG file.This is only supported with the CAMERA2 engine and only onspecific devices. Please check getSupportedPictureFormats.
- DOCUMENTARY - enum entry in com.otaliastudios.cameraview.filter.Filters
- DocumentaryFilter - class in com.otaliastudios.cameraview.filters
- Applies black and white documentary style effect.
- draw(Canvas) - function in android.view.MarkerLayout
- draw(long) - function in com.otaliastudios.cameraview.internal.GlTextureDrawer
- draw(Canvas) - function in android.view.GridLinesLayout
- draw(Canvas) - function in android.view.CameraView
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.TintFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.VignetteFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.DocumentaryFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.DuotoneFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.AutoFixFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.SepiaFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.GrayscaleFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.ContrastFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.CrossProcessFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.InvertColorsFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.SaturationFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.HueFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.GrainFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.GammaFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.BrightnessFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.PosterizeFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.SharpnessFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.BlackAndWhiteFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.FillLightFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.TemperatureFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.LomoishFilter
- Called to render the actual texture.
- draw(Overlay.Target) - function in com.otaliastudios.cameraview.overlay.OverlayDrawer
- Should be called to draw the Overlay on the given Overlay.Target.
- draw(Canvas) - function in com.otaliastudios.cameraview.overlay.OverlayLayout
- This is called by the View hierarchy, so at this point we arelikely drawing on the preview.
- draw(Canvas) - function in android.view.OverlayLayout
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.OneParameterFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.TwoParameterFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.NoFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.Filter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.SimpleFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.BaseFilter
- Called to render the actual texture.
- draw(long,Array) - function in com.otaliastudios.cameraview.filter.MultiFilter
- Called to render the actual texture.
- DRAW_3X3 - enum entry in com.otaliastudios.cameraview.controls.Grid
Draws a regular, 3x3 grid.
- DRAW_4X4 - enum entry in com.otaliastudios.cameraview.controls.Grid
Draws a regular, 4x4 grid.
- DRAW_PHI - enum entry in com.otaliastudios.cameraview.controls.Grid
Draws a grid respecting the 'phi' constant proportions,often referred as to the golden ratio.
- drawableHotspotChanged(float,float) - function in android.view.MarkerLayout
- drawableHotspotChanged(float,float) - function in android.view.GridLinesLayout
- drawableHotspotChanged(float,float) - function in android.view.CameraView
- drawableHotspotChanged(float,float) - function in android.view.OverlayLayout
- drawOn(Overlay.Target,Canvas) - function in com.otaliastudios.cameraview.overlay.OverlayLayout
- For PREVIEW, this method is called by the View hierarchy.
- drawOn(Overlay.Target,Canvas) - function in com.otaliastudios.cameraview.overlay.Overlay
- Called for this overlay to draw itself on the specified target and canvas.
- drawsOn(Overlay.Target) - function in com.otaliastudios.cameraview.overlay.OverlayLayout
- Called to understand if this overlay would like to draw onto the giventarget or not.
- drawsOn(Overlay.Target) - function in com.otaliastudios.cameraview.overlay.Overlay
- Called to understand if this overlay would like to draw onto the giventarget or not.
- DUOTONE - enum entry in com.otaliastudios.cameraview.filter.Filters
- DuotoneFilter - class in com.otaliastudios.cameraview.filters
- Representation of input frames using only two color tones.