MCPcopy Create free account

hub / github.com/ZWboy97/Live360 / functions

Functions358 in github.com/ZWboy97/Live360

↓ 48 callersMethodget
Gets the CameraManager singleton instance. @return A reference to the CameraManager singleton.
app/src/main/java/com/jackchance/live360/zxing/camera/CameraManager.java:92
↓ 26 callersMethodshow
()
app/src/main/java/com/jackchance/live360/model/Translation.java:20
↓ 22 callersFunctionviewById
app/src/main/java/com/jackchance/live360/util/ViewUtil.kt:58
↓ 8 callersMethodbuild
app/src/main/java/com/jackchance/live360/vod/data/VodListGetter.kt:13
↓ 8 callersMethodnewInstance
app/src/main/java/com/jackchance/live360/vod/VodListFragment.kt:75
↓ 6 callersMethodmillisToString
Convert time to a string @param millis e.g.time/length from file @return formated string (hh:)mm:ss
app/src/main/java/com/jackchance/live360/model/Strings.java:48
↓ 6 callersMethodsetData
(SparseArray<String> data)
app/src/main/java/com/jackchance/live360/activity/SpinnerHelper.java:32
↓ 6 callersMethodwith
(Activity activity)
app/src/main/java/com/jackchance/live360/activity/SpinnerHelper.java:77
↓ 5 callersMethodclose
()
app/src/main/java/com/jackchance/live360/model/NetDbAdapter.java:35
↓ 5 callersMethodgetHandler
()
app/src/main/java/com/jackchance/live360/zxing/decoding/DecodeThread.java:67
↓ 5 callersMethodgetPath
()
app/src/main/java/com/jackchance/live360/videolist/data/Video.java:83
↓ 5 callersMethodinit
(int id)
app/src/main/java/com/jackchance/live360/activity/SpinnerHelper.java:42
↓ 5 callersMethodinvoke
(Method method, Object instance, Object... args)
app/src/main/java/com/jackchance/live360/zxing/camera/FlashlightManager.java:127
↓ 5 callersMethodsetClickHandler
(ClickHandler clickHandler)
app/src/main/java/com/jackchance/live360/activity/SpinnerHelper.java:37
↓ 5 callersMethodsetDefault
(int key)
app/src/main/java/com/jackchance/live360/activity/SpinnerHelper.java:27
↓ 5 callersMethodsetScreenOrientation
(int mode)
app/src/main/java/com/jackchance/live360/activity/TestVideoActivity.java:393
↓ 4 callersMethodcancel
()
app/src/main/java/com/jackchance/live360/zxing/decoding/InactivityTimer.java:51
↓ 4 callersMethodgetDuration
()
app/src/main/java/com/jackchance/live360/videolist/data/Video.java:99
↓ 4 callersMethodsetControlVisible
(boolean visible)
app/src/main/java/com/jackchance/live360/activity/TestVideoActivity.java:378
↓ 4 callersMethodsetHandler
(Handler previewHandler, int previewMessage)
app/src/main/java/com/jackchance/live360/zxing/camera/PreviewCallback.java:39
↓ 3 callersMethodgetCameraResolution
()
app/src/main/java/com/jackchance/live360/zxing/camera/CameraConfigurationManager.java:97
↓ 3 callersMethodgetVideoThumbToCache
(String path)
app/src/main/java/com/jackchance/live360/model/MyVideoThumbLoader.java:36
↓ 3 callersMethodmaybeGetMethod
(Class<?> clazz, String name, Class<?>... argClasses)
app/src/main/java/com/jackchance/live360/zxing/camera/FlashlightManager.java:115
↓ 3 callersMethodsetPath
(String path)
app/src/main/java/com/jackchance/live360/videolist/data/Video.java:87
↓ 3 callersMethodsetVideoProgress
(int currentProgress)
app/src/main/java/com/jackchance/live360/activity/TestVideoActivity.java:552
↓ 3 callersMethodsetVideoProgress
(int currentProgress)
app/src/main/java/com/jackchance/live360/activity/VideoPlayerActivity.java:499
↓ 3 callersMethodvideoPlayEnd
()
app/src/main/java/com/jackchance/live360/activity/VideoPlayerActivity.java:569
↓ 2 callersMethodcancelBusy
()
app/src/main/java/com/jackchance/live360/activity/TestVideoActivity.java:534
↓ 2 callersMethoddip2pix
app/src/main/java/com/jackchance/live360/util/UiUtil.kt:11
↓ 2 callersMethodgetFramingRect
Calculates the framing rect which the UI should draw to show the user where to place the barcode. This target helps with alignment as well as forces t
app/src/main/java/com/jackchance/live360/zxing/camera/CameraManager.java:214
↓ 2 callersMethodgetLiveRooms
app/src/main/java/com/jackchance/live360/Api/DataApi.kt:57
↓ 2 callersMethodgetName
(String path)
app/src/main/java/com/jackchance/live360/model/Strings.java:115
↓ 2 callersMethodgetPreviewFormat
()
app/src/main/java/com/jackchance/live360/zxing/camera/CameraConfigurationManager.java:105
↓ 2 callersMethodgetScreenResolution
()
app/src/main/java/com/jackchance/live360/zxing/camera/CameraConfigurationManager.java:101
↓ 2 callersMethodgetVideoFile
(final ArrayList<Video> list, final File file)
app/src/main/java/com/jackchance/live360/model/GetList.java:30
↓ 2 callersMethodinitCamera
(SurfaceHolder surfaceHolder)
app/src/main/java/com/jackchance/live360/activity/CaptureActivity.java:129
↓ 2 callersMethodmaybeForName
(String name)
app/src/main/java/com/jackchance/live360/zxing/camera/FlashlightManager.java:103
↓ 2 callersMethodonActivity
()
app/src/main/java/com/jackchance/live360/zxing/decoding/InactivityTimer.java:44
↓ 2 callersMethodrequestAutoFocus
Asks the camera hardware to perform an autofocus. @param handler The Handler to notify when the autofocus completes. @param message The message to de
app/src/main/java/com/jackchance/live360/zxing/camera/CameraManager.java:199
↓ 2 callersMethodrequestPreviewFrame
A single preview frame will be returned to the handler supplied. The data will arrive as byte[] in the message.obj field, with width and height encode
app/src/main/java/com/jackchance/live360/zxing/camera/CameraManager.java:182
↓ 2 callersMethodrestartPreviewAndDecode
()
app/src/main/java/com/jackchance/live360/zxing/decoding/CaptureActivityHandler.java:123
↓ 2 callersMethodrun
()
app/src/main/java/com/jackchance/live360/zxing/decoding/FinishListener.java:43
↓ 2 callersMethodsetFlashlight
(boolean active)
app/src/main/java/com/jackchance/live360/zxing/camera/FlashlightManager.java:142
↓ 2 callersMethodwriteJson
app/src/main/java/com/jackchance/live360/data/BaseData.kt:10
↓ 1 callersMethodaddPossibleResultPoint
(ResultPoint point)
app/src/main/java/com/jackchance/live360/zxing/view/ViewfinderView.java:153
↓ 1 callersMethodasyncPutObjectToLiveBucket
app/src/main/java/com/jackchance/live360/util/OSSHelper.kt:37
↓ 1 callersMethodbuildLuminanceSource
A factory method to build the appropriate LuminanceSource object based on the format of the preview buffers, as described by Camera.Parameters. @para
app/src/main/java/com/jackchance/live360/zxing/camera/CameraManager.java:293
↓ 1 callersMethodcloseDriver
Closes the camera driver if still in use.
app/src/main/java/com/jackchance/live360/zxing/camera/CameraManager.java:141
↓ 1 callersMethodcreateVRLibrary
()
app/src/main/java/com/jackchance/live360/activity/TestVideoActivity.java:460
↓ 1 callersMethoddealTouchEvent
(View view, MotionEvent event)
app/src/main/java/com/jackchance/live360/activity/VideoPlayerActivity.java:482
↓ 1 callersMethoddecode
Decode the data within the viewfinder rectangle, and time how long it took. For efficiency, reuse the same reader objects from one decode to the next.
app/src/main/java/com/jackchance/live360/zxing/decoding/DecodeHandler.java:70
↓ 1 callersMethoddisableFlashlight
()
app/src/main/java/com/jackchance/live360/zxing/camera/FlashlightManager.java:62
↓ 1 callersMethoddrawViewfinder
()
app/src/main/java/com/jackchance/live360/zxing/view/ViewfinderView.java:138
↓ 1 callersMethodenableFlashlight
()
app/src/main/java/com/jackchance/live360/zxing/camera/FlashlightManager.java:58
↓ 1 callersMethodfindBestMotZoomValue
(CharSequence stringValues, int tenDesiredZoom)
app/src/main/java/com/jackchance/live360/zxing/camera/CameraConfigurationManager.java:180
↓ 1 callersMethodfindBestPreviewSizeValue
(CharSequence previewSizeValueString, Point screenResolution)
app/src/main/java/com/jackchance/live360/zxing/camera/CameraConfigurationManager.java:138
↓ 1 callersMethodgetCPUInfo
()
app/src/main/java/com/jackchance/live360/util/Cpu.java:38
↓ 1 callersMethodgetCount
app/src/main/java/com/jackchance/live360/vod/adapter/MyViewPagerAdapter.kt:26
↓ 1 callersMethodgetData
(String path)
app/src/main/java/com/jackchance/live360/model/NetDbAdapter.java:61
↓ 1 callersMethodgetFramingRectInPreview
Like {@link #getFramingRect} but coordinates are in terms of the preview frame, not UI / screen.
app/src/main/java/com/jackchance/live360/zxing/camera/CameraManager.java:244
↓ 1 callersMethodgetHardwareService
()
app/src/main/java/com/jackchance/live360/zxing/camera/FlashlightManager.java:66
↓ 1 callersMethodgetId
()
app/src/main/java/com/jackchance/live360/videolist/data/Video.java:35
↓ 1 callersMethodgetImageUrlFromKey
app/src/main/java/com/jackchance/live360/util/OSSHelper.kt:80
↓ 1 callersMethodgetList
(Context context)
app/src/main/java/com/jackchance/live360/activity/LocalFragment.java:107
↓ 1 callersMethodgetPreviewFormatString
()
app/src/main/java/com/jackchance/live360/zxing/camera/CameraConfigurationManager.java:109
↓ 1 callersMethodgetProcessCpuUsage
()
app/src/main/java/com/jackchance/live360/util/Cpu.java:190
↓ 1 callersMethodgetSetFlashEnabledMethod
(Object iHardwareService)
app/src/main/java/com/jackchance/live360/zxing/camera/FlashlightManager.java:95
↓ 1 callersMethodgetTitle
()
app/src/main/java/com/jackchance/live360/videolist/data/Video.java:43
↓ 1 callersMethodgetVideoThumbnail
(String filePath)
app/src/main/java/com/jackchance/live360/model/MyVideoThumbLoader.java:76
↓ 1 callersMethodgetViewfinderView
()
app/src/main/java/com/jackchance/live360/activity/CaptureActivity.java:163
↓ 1 callersMethodgetVodList
app/src/main/java/com/jackchance/live360/vod/data/VodListGetter.kt:21
↓ 1 callersMethodhandleDecode
Handler scan result @param result @param barcode
app/src/main/java/com/jackchance/live360/activity/CaptureActivity.java:111
↓ 1 callersMethodinit
Initializes this static object with the Context of the calling Activity. @param context The Activity which wants to use the camera.
app/src/main/java/com/jackchance/live360/zxing/camera/CameraManager.java:81
↓ 1 callersMethodinitBeepSound
()
app/src/main/java/com/jackchance/live360/activity/CaptureActivity.java:176
↓ 1 callersMethodinitControlView
()
app/src/main/java/com/jackchance/live360/activity/TestVideoActivity.java:269
↓ 1 callersMethodinitData
()
app/src/main/java/com/jackchance/live360/activity/TestVideoActivity.java:229
↓ 1 callersMethodinitFromCameraParameters
Reads, one time, values from the camera that are needed by the app.
app/src/main/java/com/jackchance/live360/zxing/camera/CameraConfigurationManager.java:51
↓ 1 callersMethodinitOSS
app/src/main/java/com/jackchance/live360/util/OSSHelper.kt:75
↓ 1 callersMethodinitVRMediaPlayer
()
app/src/main/java/com/jackchance/live360/activity/TestVideoActivity.java:413
↓ 1 callersMethodinitView
()
app/src/main/java/com/jackchance/live360/activity/TestVideoActivity.java:238
↓ 1 callersMethodjsonToObject
app/src/main/java/com/jackchance/live360/util/JsonUtil.kt:18
↓ 1 callersMethodonClick
app/src/main/java/com/jackchance/live360/vod/adapter/VodVideoRecyclerViewAdapter.kt:56
↓ 1 callersMethodonCreate
(SQLiteDatabase db)
app/src/main/java/com/jackchance/live360/model/NetbaseHelper.java:23
↓ 1 callersMethodonListFragmentInteraction
app/src/main/java/com/jackchance/live360/videolist/fragement/HomeLiveListFragment.kt:118
↓ 1 callersMethodonProgress
app/src/main/java/com/jackchance/live360/util/OSSHelper.kt:64
↓ 1 callersMethodonSpinnerClicked
(int index, int key, String value)
app/src/main/java/com/jackchance/live360/activity/SpinnerHelper.java:20
↓ 1 callersMethodopen
()
app/src/main/java/com/jackchance/live360/model/NetDbAdapter.java:26
↓ 1 callersMethodopenDriver
Opens the camera driver and initializes the hardware parameters. @param holder The surface object which the camera will draw preview frames into. @th
app/src/main/java/com/jackchance/live360/zxing/camera/CameraManager.java:118
↓ 1 callersMethodparseTopResults
(String name)
app/src/main/java/com/jackchance/live360/util/Cpu.java:81
↓ 1 callersMethodplayBeepSoundAndVibrate
()
app/src/main/java/com/jackchance/live360/activity/CaptureActivity.java:202
↓ 1 callersMethodpostLiveRooms
app/src/main/java/com/jackchance/live360/Api/DataApi.kt:53
↓ 1 callersMethodprettyTime
app/src/main/java/com/jackchance/live360/util/TimeUtil.kt:16
↓ 1 callersMethodquitSynchronously
()
app/src/main/java/com/jackchance/live360/zxing/decoding/CaptureActivityHandler.java:107
↓ 1 callersMethodrenderCroppedGreyscaleBitmap
()
app/src/main/java/com/jackchance/live360/zxing/camera/PlanarYUVLuminanceSource.java:113
↓ 1 callersMethodsavebitmap
(Bitmap bitmap)
app/src/main/java/com/jackchance/live360/activity/VideoPlayerActivity.java:700
↓ 1 callersMethodsetDesiredCameraParameters
Sets the camera up to take preview images which are used for both preview and decoding. We detect the preview format here so that buildLuminanceSource
app/src/main/java/com/jackchance/live360/zxing/camera/CameraConfigurationManager.java:83
↓ 1 callersMethodsetDuration
(long duration)
app/src/main/java/com/jackchance/live360/videolist/data/Video.java:103
↓ 1 callersMethodsetFlash
(Camera.Parameters parameters)
app/src/main/java/com/jackchance/live360/zxing/camera/CameraConfigurationManager.java:198
↓ 1 callersMethodsetTitle
(String title)
app/src/main/java/com/jackchance/live360/videolist/data/Video.java:47
↓ 1 callersMethodsetZoom
(Camera.Parameters parameters)
app/src/main/java/com/jackchance/live360/zxing/camera/CameraConfigurationManager.java:213
next →1–100 of 358, ranked by callers