A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
R
- recomputeViewAttributes(View) - function in android.view.MarkerLayout
- recomputeViewAttributes(View) - function in android.view.CameraView
- recomputeViewAttributes(View) - function in android.view.OverlayLayout
- recycle(T) - function in com.otaliastudios.cameraview.internal.Pool
- Recycles an item after it has been used.
- recycledCount() - function in com.otaliastudios.cameraview.internal.Pool
- Returns the recycled items managed by this pool, which means, itemsthat were used and later recycled, and are currently available forsecond use.
- Reference - class in com.otaliastudios.cameraview.engine.offset
- refreshDrawableState() - function in android.view.MarkerLayout
- refreshDrawableState() - function in android.view.GridLinesLayout
- refreshDrawableState() - function in android.view.CameraView
- refreshDrawableState() - function in android.view.OverlayLayout
- registerLogger(CameraLogger.Logger) - function in com.otaliastudios.cameraview.CameraLogger
- Registers an external Logger for log events.
- RELATIVE_TO_SENSOR - enum entry in com.otaliastudios.cameraview.engine.offset.Axis
This rotation axis takes into account the current com.otaliastudios.cameraview.controls.Facing value.- for BACK, this is ABSOLUTE - for FRONT, this is inverted
- release() - function in com.otaliastudios.cameraview.internal.GlTextureDrawer
- release() - function in com.otaliastudios.cameraview.frame.ByteBufferFrameManager
- Releases all frames controlled by this manager andclears the pool.In BUFFER_MODE_ENQUEUE, releases also all the buffers.
- release() - function in com.otaliastudios.cameraview.frame.ImageFrameManager
- Releases all frames controlled by this manager andclears the pool.
- release() - function in com.otaliastudios.cameraview.frame.FrameManager
- Releases all frames controlled by this manager andclears the pool.
- release() - function in com.otaliastudios.cameraview.frame.Frame
- Disposes the contents of this frame.
- release() - function in com.otaliastudios.cameraview.overlay.OverlayDrawer
- Releases resources.
- releasePointerCapture() - function in android.view.MarkerLayout
- releasePointerCapture() - function in android.view.GridLinesLayout
- releasePointerCapture() - function in android.view.CameraView
- releasePointerCapture() - function in android.view.OverlayLayout
- remove(Runnable) - function in com.otaliastudios.cameraview.internal.WorkerHandler
- Removes a previously added action from this handler.
- remove(String) - function in com.otaliastudios.cameraview.engine.orchestrator.CameraOrchestrator
- remove(String) - function in com.otaliastudios.cameraview.engine.orchestrator.CameraStateOrchestrator
- removeAction(Action) - function in com.otaliastudios.cameraview.engine.Camera2Engine
- Removes a previously added action
- removeAction(Action) - function in com.otaliastudios.cameraview.engine.action.Camera2Engine
- Removes a previously added action
- removeAction(Action) - function in com.otaliastudios.cameraview.engine.action.ActionHolder
- Removes a previously added action
- removeAllViews() - function in android.view.MarkerLayout
- removeAllViews() - function in android.view.CameraView
- removeAllViews() - function in android.view.OverlayLayout
- removeAllViewsInLayout() - function in android.view.MarkerLayout
- removeAllViewsInLayout() - function in android.view.CameraView
- removeAllViewsInLayout() - function in android.view.OverlayLayout
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.LockAction
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.ExposureLock
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.FocusLock
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.WhiteBalanceLock
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.BaseLock
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.Action
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.LogAction
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.ActionWrapper
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.BaseAction
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.ExposureMeter
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.MeterAction
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.BaseMeter
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.FocusReset
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.BaseReset
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.WhiteBalanceReset
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.FocusMeter
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.MeterResetAction
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.WhiteBalanceMeter
- Removes a previously added callback.
- removeCallback(ActionCallback) - function in com.otaliastudios.cameraview.engine.action.ExposureReset
- Removes a previously added callback.
- removeCallbacks(Runnable) - function in android.view.MarkerLayout
- removeCallbacks(Runnable) - function in android.view.GridLinesLayout
- removeCallbacks(Runnable) - function in android.view.CameraView
- removeCallbacks(Runnable) - function in android.view.OverlayLayout
- removeCameraListener(CameraListener) - function in com.otaliastudios.cameraview.CameraView
- Remove a CameraListener that was previously registered.
- removeFrameProcessor(FrameProcessor) - function in com.otaliastudios.cameraview.CameraView
- Remove a FrameProcessor that was previously registered.
- removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.MarkerLayout
- removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.GridLinesLayout
- removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.CameraView
- removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.OverlayLayout
- removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.MarkerLayout
- removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.GridLinesLayout
- removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.CameraView
- removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.OverlayLayout
- removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.MarkerLayout
- removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.GridLinesLayout
- removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.CameraView
- removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.OverlayLayout
- removeRendererFrameCallback(RendererFrameCallback) - function in com.otaliastudios.cameraview.preview.GlCameraPreview
- Removes a RendererFrameCallback that was previously added to receive rendererframe events.
- removeRendererFrameCallback(RendererFrameCallback) - function in com.otaliastudios.cameraview.preview.RendererCameraPreview
- Removes a RendererFrameCallback that was previously added to receive rendererframe events.
- removeView(View) - function in android.view.MarkerLayout
- removeView(View) - function in com.otaliastudios.cameraview.CameraView
- removeView(View) - function in android.view.CameraView
- removeView(View) - function in android.view.OverlayLayout
- removeViewAt(int) - function in android.view.MarkerLayout
- removeViewAt(int) - function in android.view.CameraView
- removeViewAt(int) - function in android.view.OverlayLayout
- removeViewInLayout(View) - function in android.view.MarkerLayout
- removeViewInLayout(View) - function in android.view.CameraView
- removeViewInLayout(View) - function in android.view.OverlayLayout
- removeViews(int,int) - function in android.view.MarkerLayout
- removeViews(int,int) - function in android.view.CameraView
- removeViews(int,int) - function in android.view.OverlayLayout
- removeViewsInLayout(int,int) - function in android.view.MarkerLayout
- removeViewsInLayout(int,int) - function in android.view.CameraView
- removeViewsInLayout(int,int) - function in android.view.OverlayLayout
- render(long) - function in com.otaliastudios.cameraview.overlay.OverlayDrawer
- Renders the drawn content in the current EGL surface, assuming there is one.
- RendererCameraPreview - class in com.otaliastudios.cameraview.preview
- Base interface for previews that support renderer frame callbacks, see RendererFrameCallback.
- RendererFrameCallback - class in com.otaliastudios.cameraview.preview
- Callback for renderer frames.
- RendererThread - class in com.otaliastudios.cameraview.preview
- Indicates that some action is being executed on the renderer thread.
- requestApplyInsets() - function in android.view.MarkerLayout
- requestApplyInsets() - function in android.view.GridLinesLayout
- requestApplyInsets() - function in android.view.CameraView
- requestApplyInsets() - function in android.view.OverlayLayout
- requestChildFocus(View,View) - function in android.view.MarkerLayout
- requestChildFocus(View,View) - function in android.view.CameraView
- requestChildFocus(View,View) - function in android.view.OverlayLayout
- requestChildRectangleOnScreen(View,Rect,boolean) - function in android.view.MarkerLayout
- requestChildRectangleOnScreen(View,Rect,boolean) - function in android.view.CameraView
- requestChildRectangleOnScreen(View,Rect,boolean) - function in android.view.OverlayLayout
- requestDisallowInterceptTouchEvent(boolean) - function in android.view.MarkerLayout
- requestDisallowInterceptTouchEvent(boolean) - function in android.view.CameraView
- requestDisallowInterceptTouchEvent(boolean) - function in android.view.OverlayLayout
- requestFitSystemWindows() - function in android.view.MarkerLayout
- requestFitSystemWindows() - function in android.view.GridLinesLayout
- requestFitSystemWindows() - function in android.view.CameraView
- requestFitSystemWindows() - function in android.view.OverlayLayout
- requestFocus(int,Rect) - function in android.view.MarkerLayout
- requestFocus() - function in android.view.GridLinesLayout
- requestFocus(int,Rect) - function in android.view.CameraView
- requestFocus(int,Rect) - function in android.view.OverlayLayout
- requestFocusFromTouch() - function in android.view.MarkerLayout
- requestFocusFromTouch() - function in android.view.GridLinesLayout
- requestFocusFromTouch() - function in android.view.CameraView
- requestFocusFromTouch() - function in android.view.OverlayLayout
- requestLayout() - function in android.view.MarkerLayout
- requestLayout() - function in android.view.GridLinesLayout
- requestLayout() - function in android.view.CameraView
- requestLayout() - function in android.view.OverlayLayout
- requestPointerCapture() - function in android.view.MarkerLayout
- requestPointerCapture() - function in android.view.GridLinesLayout
- requestPointerCapture() - function in android.view.CameraView
- requestPointerCapture() - function in android.view.OverlayLayout
- requestRectangleOnScreen(Rect) - function in android.view.MarkerLayout
- requestRectangleOnScreen(Rect) - function in android.view.GridLinesLayout
- requestRectangleOnScreen(Rect) - function in android.view.CameraView
- requestRectangleOnScreen(Rect) - function in android.view.OverlayLayout
- requestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.MarkerLayout
- requestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.CameraView
- requestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.OverlayLayout
- requestStop(int) - function in com.otaliastudios.cameraview.video.encoding.MediaEncoderEngine.Controller
- Requests that the engine stops.
- requestTransparentRegion(View) - function in android.view.MarkerLayout
- requestTransparentRegion(View) - function in android.view.CameraView
- requestTransparentRegion(View) - function in android.view.OverlayLayout
- requestUnbufferedDispatch(MotionEvent) - function in android.view.MarkerLayout
- requestUnbufferedDispatch(MotionEvent) - function in android.view.GridLinesLayout
- requestUnbufferedDispatch(MotionEvent) - function in android.view.CameraView
- requestUnbufferedDispatch(MotionEvent) - function in android.view.OverlayLayout
- requireViewById(int) - function in android.view.MarkerLayout
- requireViewById(int) - function in android.view.GridLinesLayout
- requireViewById(int) - function in android.view.CameraView
- requireViewById(int) - function in android.view.OverlayLayout
- reset() - function in com.otaliastudios.cameraview.engine.orchestrator.CameraOrchestrator
- reset() - function in com.otaliastudios.cameraview.engine.orchestrator.CameraStateOrchestrator
- resetPivot() - function in android.view.MarkerLayout
- resetPivot() - function in android.view.GridLinesLayout
- resetPivot() - function in android.view.CameraView
- resetPivot() - function in android.view.OverlayLayout
- resolveLayoutDirection(int) - function in android.view.OverlayLayout.LayoutParams
- resolveSize(int,int) - function in android.view.MarkerLayout
- resolveSize(int,int) - function in android.view.GridLinesLayout
- resolveSize(int,int) - function in android.view.CameraView
- resolveSize(int,int) - function in android.view.OverlayLayout
- resolveSizeAndState(int,int,int) - function in android.view.MarkerLayout
- resolveSizeAndState(int,int,int) - function in android.view.GridLinesLayout
- resolveSizeAndState(int,int,int) - function in android.view.CameraView
- resolveSizeAndState(int,int,int) - function in android.view.OverlayLayout
- restart() - function in com.otaliastudios.cameraview.engine.Camera2Engine
- restart() - function in com.otaliastudios.cameraview.engine.CameraBaseEngine
- restart() - function in com.otaliastudios.cameraview.engine.CameraEngine
- restart() - function in com.otaliastudios.cameraview.engine.Camera1Engine
- restoreDefaultFocus() - function in android.view.MarkerLayout
- restoreDefaultFocus() - function in android.view.GridLinesLayout
- restoreDefaultFocus() - function in android.view.CameraView
- restoreDefaultFocus() - function in android.view.OverlayLayout
- restoreHierarchyState(SparseArray) - function in android.view.MarkerLayout
- restoreHierarchyState(SparseArray) - function in android.view.GridLinesLayout
- restoreHierarchyState(SparseArray) - function in android.view.CameraView
- restoreHierarchyState(SparseArray) - function in android.view.OverlayLayout
- rotate(Array,Size,int) - function in com.otaliastudios.cameraview.internal.RotationHelper
- Rotates the given yuv image into another yuv array, by the given angle.
- RotationHelper - class in com.otaliastudios.cameraview.internal
- This will only be used on low APIs or when GL surface is not available.
- run(Runnable) - function in com.otaliastudios.cameraview.internal.WorkerHandler
- Post an action on this handler.
- run(Callable) - function in com.otaliastudios.cameraview.internal.WorkerHandler
- Post an action on this handler.