Created
January 15, 2021 16:12
-
-
Save Den-Rimus/38ebfe13881ae3d890f558fe4e365152 to your computer and use it in GitHub Desktop.
camerax bug logcat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-01-15 17:11:22.439 23815-23815/? E/Zygote: isWhitelistProcess - Process is Whitelisted | |
2021-01-15 17:11:22.441 23815-23815/? E/Zygote: accessInfo : 1 | |
2021-01-15 17:11:22.465 23815-23815/? I/le.cameraxbasi: Late-enabling -Xcheck:jni | |
2021-01-15 17:11:22.499 23815-23815/? I/le.cameraxbasi: report jit thread pid = 23837 | |
2021-01-15 17:11:23.323 23815-23815/com.android.example.cameraxbasic W/le.cameraxbasi: Accessing hidden method Landroid/graphics/drawable/Drawable;->getOpticalInsets()Landroid/graphics/Insets; (light greylist, linking) | |
2021-01-15 17:11:23.323 23815-23815/com.android.example.cameraxbasic W/le.cameraxbasi: Accessing hidden field Landroid/graphics/Insets;->left:I (light greylist, linking) | |
2021-01-15 17:11:23.323 23815-23815/com.android.example.cameraxbasic W/le.cameraxbasi: Accessing hidden field Landroid/graphics/Insets;->right:I (light greylist, linking) | |
2021-01-15 17:11:23.323 23815-23815/com.android.example.cameraxbasic W/le.cameraxbasi: Accessing hidden field Landroid/graphics/Insets;->top:I (light greylist, linking) | |
2021-01-15 17:11:23.323 23815-23815/com.android.example.cameraxbasic W/le.cameraxbasi: Accessing hidden field Landroid/graphics/Insets;->bottom:I (light greylist, linking) | |
2021-01-15 17:11:23.392 23815-23815/com.android.example.cameraxbasic I/DecorView: createDecorCaptionView >> DecorView@306e6b3[], isFloating: false, isApplication: true, hasWindowDecorCaption: false, hasWindowControllerCallback: true | |
2021-01-15 17:11:23.458 23815-23815/com.android.example.cameraxbasic W/le.cameraxbasi: Accessing hidden method Landroid/view/View;->getAccessibilityDelegate()Landroid/view/View$AccessibilityDelegate; (light greylist, linking) | |
2021-01-15 17:11:23.470 23815-23815/com.android.example.cameraxbasic W/le.cameraxbasi: Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (light greylist, reflection) | |
2021-01-15 17:11:23.471 23815-23815/com.android.example.cameraxbasic W/le.cameraxbasi: Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (light greylist, reflection) | |
2021-01-15 17:11:23.771 23815-23815/com.android.example.cameraxbasic D/OpenGLRenderer: Skia GL Pipeline | |
2021-01-15 17:11:23.776 23815-23815/com.android.example.cameraxbasic D/EmergencyMode: [EmergencyManager] android createPackageContext successful | |
2021-01-15 17:11:23.796 23815-23815/com.android.example.cameraxbasic D/InputTransport: Input channel constructed: fd=59 | |
2021-01-15 17:11:23.796 23815-23815/com.android.example.cameraxbasic D/ViewRootImpl@197dce1[MainActivity]: setView = DecorView@306e6b3[MainActivity] TM=true MM=false | |
2021-01-15 17:11:23.849 23815-23815/com.android.example.cameraxbasic W/le.cameraxbasi: Accessing hidden field Landroid/view/WindowInsets;->CONSUMED:Landroid/view/WindowInsets; (light greylist, reflection) | |
2021-01-15 17:11:23.850 23815-23815/com.android.example.cameraxbasic W/le.cameraxbasi: Accessing hidden method Landroid/graphics/Insets;->of(IIII)Landroid/graphics/Insets; (light greylist, linking) | |
2021-01-15 17:11:23.871 23815-23815/com.android.example.cameraxbasic D/ViewRootImpl@197dce1[MainActivity]: Relayout returned: old=[0,0][2220,1080] new=[0,0][2220,1080] result=0x7 surface={true 529731112960} changed=true | |
2021-01-15 17:11:23.878 23815-23920/com.android.example.cameraxbasic I/ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0 | |
2021-01-15 17:11:23.878 23815-23920/com.android.example.cameraxbasic I/ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0 | |
2021-01-15 17:11:23.878 23815-23920/com.android.example.cameraxbasic I/OpenGLRenderer: Initialized EGL, version 1.4 | |
2021-01-15 17:11:23.878 23815-23920/com.android.example.cameraxbasic D/OpenGLRenderer: Swap behavior 2 | |
2021-01-15 17:11:23.888 23815-23920/com.android.example.cameraxbasic D/mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000 | |
2021-01-15 17:11:23.888 23815-23920/com.android.example.cameraxbasic D/OpenGLRenderer: eglCreateWindowSurface = 0x7b572d8480, 0x7b566f5010 | |
2021-01-15 17:11:23.968 23815-23815/com.android.example.cameraxbasic D/ViewRootImpl@197dce1[MainActivity]: MSG_RESIZED: frame=[0,0][2220,1080] ci=[144,72][0,0] vi=[144,72][0,0] or=2 | |
2021-01-15 17:11:23.968 23815-23815/com.android.example.cameraxbasic D/ViewRootImpl@197dce1[MainActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1 | |
2021-01-15 17:11:23.969 23815-23815/com.android.example.cameraxbasic D/InputMethodManager: prepareNavigationBarInfo() DecorView@306e6b3[MainActivity] | |
2021-01-15 17:11:23.969 23815-23815/com.android.example.cameraxbasic D/InputMethodManager: getNavigationBarColor() -855310 | |
2021-01-15 17:11:23.971 23815-23815/com.android.example.cameraxbasic D/InputMethodManager: prepareNavigationBarInfo() DecorView@306e6b3[MainActivity] | |
2021-01-15 17:11:23.971 23815-23815/com.android.example.cameraxbasic D/InputMethodManager: getNavigationBarColor() -855310 | |
2021-01-15 17:11:23.971 23815-23815/com.android.example.cameraxbasic V/InputMethodManager: Starting input: tba=com.android.example.cameraxbasic ic=null mNaviBarColor -855310 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false | |
2021-01-15 17:11:23.971 23815-23815/com.android.example.cameraxbasic D/InputMethodManager: startInputInner - Id : 0 | |
2021-01-15 17:11:23.971 23815-23815/com.android.example.cameraxbasic I/InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus | |
2021-01-15 17:11:23.978 23815-23846/com.android.example.cameraxbasic D/InputTransport: Input channel constructed: fd=70 | |
2021-01-15 17:11:23.982 23815-23939/com.android.example.cameraxbasic I/CameraManagerGlobal: Connecting to camera service | |
2021-01-15 17:11:23.985 23815-23939/com.android.example.cameraxbasic D/VendorTagDescriptor: addVendorDescriptor: vendor tag id 3854507339 added | |
2021-01-15 17:11:23.995 23815-23920/com.android.example.cameraxbasic D/vndksupport: Loading /vendor/lib64/hw/[email protected] from current namespace instead of sphal namespace. | |
2021-01-15 17:11:24.006 23815-23939/com.android.example.cameraxbasic D/CameraRepository: Added camera: 0 | |
2021-01-15 17:11:24.042 23815-23939/com.android.example.cameraxbasic I/Camera2CameraInfo: Device Level: INFO_SUPPORTED_HARDWARE_LEVEL_LIMITED | |
2021-01-15 17:11:24.045 23815-23939/com.android.example.cameraxbasic I/CameraManagerGlobal: postSingleUpdate device: camera id 0 status STATUS_PRESENT | |
2021-01-15 17:11:24.045 23815-23939/com.android.example.cameraxbasic I/CameraManagerGlobal: postSingleUpdate device: camera id 1 status STATUS_PRESENT | |
2021-01-15 17:11:24.046 23815-23939/com.android.example.cameraxbasic D/CameraRepository: Added camera: 1 | |
2021-01-15 17:11:24.047 23815-23939/com.android.example.cameraxbasic I/Camera2CameraInfo: Device Level: INFO_SUPPORTED_HARDWARE_LEVEL_LIMITED | |
2021-01-15 17:11:24.049 23815-23939/com.android.example.cameraxbasic I/CameraManagerGlobal: postSingleUpdate device: camera id 0 status STATUS_PRESENT | |
2021-01-15 17:11:24.049 23815-23939/com.android.example.cameraxbasic I/CameraManagerGlobal: postSingleUpdate device: camera id 1 status STATUS_PRESENT | |
2021-01-15 17:11:24.055 23815-23939/com.android.example.cameraxbasic D/UseCaseAttachState: Active and attached use case: [] for camera: 1 | |
2021-01-15 17:11:24.055 23815-23946/com.android.example.cameraxbasic D/UseCaseAttachState: Active and attached use case: [] for camera: 0 | |
2021-01-15 17:11:24.077 23815-23815/com.android.example.cameraxbasic D/InputMethodManager: prepareNavigationBarInfo() DecorView@306e6b3[MainActivity] | |
2021-01-15 17:11:24.078 23815-23815/com.android.example.cameraxbasic D/InputMethodManager: getNavigationBarColor() -855310 | |
2021-01-15 17:11:24.078 23815-23815/com.android.example.cameraxbasic V/InputMethodManager: Starting input: tba=com.android.example.cameraxbasic ic=null mNaviBarColor -855310 mIsGetNaviBarColorSuccess true , NavVisible : true , NavTrans : false | |
2021-01-15 17:11:24.078 23815-23815/com.android.example.cameraxbasic D/InputMethodManager: startInputInner - Id : 0 | |
2021-01-15 17:11:24.091 23815-23815/com.android.example.cameraxbasic D/CameraXBasic: Screen metrics: 2220 x 1080 | |
2021-01-15 17:11:24.093 23815-23815/com.android.example.cameraxbasic D/CameraXBasic: Preview aspect ratio: 1 | |
2021-01-15 17:11:24.223 23815-23815/com.android.example.cameraxbasic D/DeferrableSurface: Surface created[total_surfaces=1, used_surfaces=0](androidx.camera.core.SurfaceRequest$2@cbb4595} | |
2021-01-15 17:11:24.239 23815-23815/com.android.example.cameraxbasic D/DeferrableSurface: Surface created[total_surfaces=2, used_surfaces=0](androidx.camera.core.impl.ImmediateSurface@846c638} | |
2021-01-15 17:11:24.243 23815-23946/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} Use case ImageCapture:androidx.camera.core.ImageCapture-fdf415f1-17e5-4fe9-886b-02ef38f8cef8 ACTIVE | |
2021-01-15 17:11:24.244 23815-23946/com.android.example.cameraxbasic D/UseCaseAttachState: Active and attached use case: [] for camera: 1 | |
2021-01-15 17:11:24.247 23815-23815/com.android.example.cameraxbasic D/CameraOrientationUtil: getRelativeImageRotation: destRotationDegrees=270, sourceRotationDegrees=270, isOppositeFacing=false, result=180 | |
2021-01-15 17:11:24.250 23815-23815/com.android.example.cameraxbasic D/DeferrableSurface: Surface created[total_surfaces=3, used_surfaces=0](androidx.camera.core.impl.ImmediateSurface@3f76d77} | |
2021-01-15 17:11:24.255 23815-23939/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} Use case Preview:androidx.camera.core.Preview-5d4f95cc-233d-4543-aabe-440598897389 INACTIVE | |
2021-01-15 17:11:24.256 23815-23815/com.android.example.cameraxbasic D/CameraOrientationUtil: getRelativeImageRotation: destRotationDegrees=270, sourceRotationDegrees=270, isOppositeFacing=false, result=180 | |
2021-01-15 17:11:24.256 23815-23939/com.android.example.cameraxbasic D/UseCaseAttachState: Active and attached use case: [] for camera: 1 | |
2021-01-15 17:11:24.258 23815-23939/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} Use case ImageCapture:androidx.camera.core.ImageCapture-fdf415f1-17e5-4fe9-886b-02ef38f8cef8 ACTIVE | |
2021-01-15 17:11:24.258 23815-23939/com.android.example.cameraxbasic D/UseCaseAttachState: Active and attached use case: [] for camera: 1 | |
2021-01-15 17:11:24.259 23815-23939/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} Use case ImageAnalysis:androidx.camera.core.ImageAnalysis-cfea8f00-62f9-4922-97d0-81ac8430d137 ACTIVE | |
2021-01-15 17:11:24.259 23815-23815/com.android.example.cameraxbasic D/PreviewView: Surface requested by Preview. | |
2021-01-15 17:11:24.260 23815-23939/com.android.example.cameraxbasic D/UseCaseAttachState: Active and attached use case: [] for camera: 1 | |
2021-01-15 17:11:24.262 23815-23939/com.android.example.cameraxbasic D/UseCaseAttachState: Active and attached use case: [] for camera: 1 | |
2021-01-15 17:11:24.264 23815-23939/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} Use cases [Preview:androidx.camera.core.Preview-5d4f95cc-233d-4543-aabe-440598897389, ImageCapture:androidx.camera.core.ImageCapture-fdf415f1-17e5-4fe9-886b-02ef38f8cef8, ImageAnalysis:androidx.camera.core.ImageAnalysis-cfea8f00-62f9-4922-97d0-81ac8430d137] now ATTACHED | |
2021-01-15 17:11:24.266 23815-23939/com.android.example.cameraxbasic D/UseCaseAttachState: All use case: [androidx.camera.core.ImageAnalysis-cfea8f00-62f9-4922-97d0-81ac8430d137225185618, androidx.camera.core.ImageCapture-fdf415f1-17e5-4fe9-886b-02ef38f8cef8141293533, androidx.camera.core.Preview-5d4f95cc-233d-4543-aabe-4405988973895066676] for camera: 1 | |
2021-01-15 17:11:24.268 23815-23939/com.android.example.cameraxbasic D/UseCaseAttachState: Active and attached use case: [androidx.camera.core.ImageAnalysis-cfea8f00-62f9-4922-97d0-81ac8430d137225185618, androidx.camera.core.ImageCapture-fdf415f1-17e5-4fe9-886b-02ef38f8cef8141293533] for camera: 1 | |
2021-01-15 17:11:24.268 23815-23815/com.android.example.cameraxbasic D/PreviewView: Preview transformation info updated. TransformationInfo{cropRect=Rect(0, 0 - 1920, 1080), rotationDegrees=180, targetRotation=3} | |
2021-01-15 17:11:24.268 23815-23815/com.android.example.cameraxbasic D/PreviewTransform: Transformation info set: TransformationInfo{cropRect=Rect(0, 0 - 1920, 1080), rotationDegrees=180, targetRotation=3} 1920x1080 true | |
2021-01-15 17:11:24.274 23815-23939/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} Resetting Capture Session | |
2021-01-15 17:11:24.275 23815-23939/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} Releasing session in state INITIALIZED | |
2021-01-15 17:11:24.277 23815-23939/com.android.example.cameraxbasic D/CameraStateRegistry: tryOpenCamera(Camera@84198a8[id=1]) [Available Cameras: 1, Already Open: false (Previous state: null)] --> SUCCESS | |
2021-01-15 17:11:24.279 23815-23939/com.android.example.cameraxbasic D/CameraStateRegistry: Recalculating open cameras: | |
Camera State | |
------------------------------------------------------------------- | |
Camera@7bc6cbc[id=0] UNKNOWN | |
Camera@84198a8[id=1] OPENING | |
------------------------------------------------------------------- | |
Open count: 1 (Max allowed: 1) | |
2021-01-15 17:11:24.280 23815-23939/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} Transitioning camera internal state: INITIALIZED --> OPENING | |
2021-01-15 17:11:24.281 23815-23939/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} Opening camera. | |
2021-01-15 17:11:24.283 23815-23939/com.android.example.cameraxbasic D/UseCaseAttachState: All use case: [androidx.camera.core.ImageAnalysis-cfea8f00-62f9-4922-97d0-81ac8430d137225185618, androidx.camera.core.ImageCapture-fdf415f1-17e5-4fe9-886b-02ef38f8cef8141293533, androidx.camera.core.Preview-5d4f95cc-233d-4543-aabe-4405988973895066676] for camera: 1 | |
2021-01-15 17:11:24.286 23815-23964/com.android.example.cameraxbasic E/Camera_APM :: [APM]APM's Thread is started | |
2021-01-15 17:11:24.289 23815-23964/com.android.example.cameraxbasic E/Camera_APM :: [APM] This app is forground app | |
2021-01-15 17:11:24.302 23815-23815/com.android.example.cameraxbasic D/TextureViewImpl: SurfaceTexture available. Size: 1920x1080 | |
2021-01-15 17:11:24.303 23815-23815/com.android.example.cameraxbasic D/TextureViewImpl: Surface set on Preview. | |
2021-01-15 17:11:24.313 23815-23941/com.android.example.cameraxbasic I/CameraManagerGlobal: postSingleUpdate device: camera id 1 status STATUS_NOT_AVAILABLE | |
2021-01-15 17:11:24.314 23815-23941/com.android.example.cameraxbasic I/CameraManagerGlobal: postSingleUpdate device: camera id 1 status STATUS_NOT_AVAILABLE | |
2021-01-15 17:11:24.367 23815-23939/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} Use case Preview:androidx.camera.core.Preview-5d4f95cc-233d-4543-aabe-440598897389 INACTIVE | |
2021-01-15 17:11:24.375 23815-23939/com.android.example.cameraxbasic D/UseCaseAttachState: Active and attached use case: [androidx.camera.core.ImageAnalysis-cfea8f00-62f9-4922-97d0-81ac8430d137225185618, androidx.camera.core.ImageCapture-fdf415f1-17e5-4fe9-886b-02ef38f8cef8141293533] for camera: 1 | |
2021-01-15 17:11:24.380 23815-23939/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} Use case ImageCapture:androidx.camera.core.ImageCapture-fdf415f1-17e5-4fe9-886b-02ef38f8cef8 ACTIVE | |
2021-01-15 17:11:24.382 23815-23939/com.android.example.cameraxbasic D/UseCaseAttachState: Active and attached use case: [androidx.camera.core.ImageAnalysis-cfea8f00-62f9-4922-97d0-81ac8430d137225185618, androidx.camera.core.ImageCapture-fdf415f1-17e5-4fe9-886b-02ef38f8cef8141293533] for camera: 1 | |
2021-01-15 17:11:24.387 23815-23939/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} Use case ImageAnalysis:androidx.camera.core.ImageAnalysis-cfea8f00-62f9-4922-97d0-81ac8430d137 ACTIVE | |
2021-01-15 17:11:24.389 23815-23939/com.android.example.cameraxbasic D/UseCaseAttachState: Active and attached use case: [androidx.camera.core.ImageAnalysis-cfea8f00-62f9-4922-97d0-81ac8430d137225185618, androidx.camera.core.ImageCapture-fdf415f1-17e5-4fe9-886b-02ef38f8cef8141293533] for camera: 1 | |
2021-01-15 17:11:24.395 23815-23939/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} Use case Preview:androidx.camera.core.Preview-5d4f95cc-233d-4543-aabe-440598897389 ACTIVE | |
2021-01-15 17:11:24.397 23815-23939/com.android.example.cameraxbasic D/UseCaseAttachState: Active and attached use case: [androidx.camera.core.ImageAnalysis-cfea8f00-62f9-4922-97d0-81ac8430d137225185618, androidx.camera.core.ImageCapture-fdf415f1-17e5-4fe9-886b-02ef38f8cef8141293533, androidx.camera.core.Preview-5d4f95cc-233d-4543-aabe-4405988973895066676] for camera: 1 | |
2021-01-15 17:11:24.404 23815-23939/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} CameraDevice.onOpened() | |
2021-01-15 17:11:24.410 23815-23939/com.android.example.cameraxbasic D/Camera2CameraImpl: {Camera@84198a8[id=1]} Transitioning camera internal state: OPENING --> OPENED | |
2021-01-15 17:11:24.410 23815-23815/com.android.example.cameraxbasic D/ViewRootImpl@197dce1[MainActivity]: Relayout returned: old=[0,0][2220,1080] new=[0,0][2220,1080] result=0x1 surface={true 529731112960} changed=false | |
2021-01-15 17:11:24.416 23815-23939/com.android.example.cameraxbasic D/CameraStateRegistry: Recalculating open cameras: | |
Camera State | |
------------------------------------------------------------------- | |
Camera@7bc6cbc[id=0] UNKNOWN | |
Camera@84198a8[id=1] OPEN | |
------------------------------------------------------------------- | |
Open count: 1 (Max allowed: 1) | |
2021-01-15 17:11:24.427 23815-23939/com.android.example.cameraxbasic D/UseCaseAttachState: All use case: [androidx.camera.core.ImageAnalysis-cfea8f00-62f9-4922-97d0-81ac8430d137225185618, androidx.camera.core.ImageCapture-fdf415f1-17e5-4fe9-886b-02ef38f8cef8141293533, androidx.camera.core.Preview-5d4f95cc-233d-4543-aabe-4405988973895066676] for camera: 1 | |
2021-01-15 17:11:24.436 23815-23815/com.android.example.cameraxbasic D/ViewRootImpl@197dce1[MainActivity]: MSG_RESIZED: frame=[0,0][2220,1080] ci=[144,72][0,0] vi=[0,72][0,0] or=2 | |
2021-01-15 17:11:24.456 23815-23939/com.android.example.cameraxbasic D/UseCaseAttachState: Active and attached use case: [androidx.camera.core.ImageAnalysis-cfea8f00-62f9-4922-97d0-81ac8430d137225185618, androidx.camera.core.ImageCapture-fdf415f1-17e5-4fe9-886b-02ef38f8cef8141293533, androidx.camera.core.Preview-5d4f95cc-233d-4543-aabe-4405988973895066676] for camera: 1 | |
2021-01-15 17:11:24.462 23815-23939/com.android.example.cameraxbasic D/SyncCaptureSessionBase: [androidx.camera.camera2.internal.SynchronizedCaptureSessionBaseImpl@ac4f5ac] getSurface...done | |
2021-01-15 17:11:24.463 23815-23939/com.android.example.cameraxbasic D/DeferrableSurface: New surface in use[total_surfaces=3, used_surfaces=1](androidx.camera.core.impl.ImmediateSurface@3f76d77} | |
2021-01-15 17:11:24.463 23815-23939/com.android.example.cameraxbasic D/DeferrableSurface: use count+1, useCount=1 androidx.camera.core.impl.ImmediateSurface@3f76d77 | |
2021-01-15 17:11:24.463 23815-23939/com.android.example.cameraxbasic D/DeferrableSurface: New surface in use[total_surfaces=3, used_surfaces=2](androidx.camera.core.impl.ImmediateSurface@846c638} | |
2021-01-15 17:11:24.463 23815-23939/com.android.example.cameraxbasic D/DeferrableSurface: use count+1, useCount=1 androidx.camera.core.impl.ImmediateSurface@846c638 | |
2021-01-15 17:11:24.463 23815-23939/com.android.example.cameraxbasic D/DeferrableSurface: New surface in use[total_surfaces=3, used_surfaces=3](androidx.camera.core.SurfaceRequest$2@cbb4595} | |
2021-01-15 17:11:24.463 23815-23939/com.android.example.cameraxbasic D/DeferrableSurface: use count+1, useCount=1 androidx.camera.core.SurfaceRequest$2@cbb4595 | |
2021-01-15 17:11:24.464 23815-23939/com.android.example.cameraxbasic D/CaptureSession: Opening capture session. | |
2021-01-15 17:11:24.595 23815-23939/com.android.example.cameraxbasic D/CaptureSession: Attempting to send capture request onConfigured | |
2021-01-15 17:11:24.595 23815-23939/com.android.example.cameraxbasic D/CaptureSession: Issuing request for session. | |
2021-01-15 17:11:24.609 23815-23939/com.android.example.cameraxbasic D/CaptureSession: CameraCaptureSession.onConfigured() mState=OPENED | |
2021-01-15 17:11:24.610 23815-23939/com.android.example.cameraxbasic D/CaptureSession: CameraCaptureSession.onReady() OPENED | |
2021-01-15 17:11:24.807 23815-23815/com.android.example.cameraxbasic D/ViewRootImpl@197dce1[MainActivity]: MSG_RESIZED: frame=[0,0][2220,1080] ci=[144,72][0,0] vi=[0,0][0,0] or=2 | |
2021-01-15 17:11:25.010 23815-23815/com.android.example.cameraxbasic D/StreamStateObserver: Update Preview stream state to STREAMING | |
2021-01-15 17:11:25.163 23815-23844/com.android.example.cameraxbasic I/le.cameraxbasi: Background concurrent copying GC freed 4490(316KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 7MB/15MB, paused 1.334ms total 185.225ms | |
2021-01-15 17:11:25.375 23815-24046/com.android.example.cameraxbasic D/CameraXBasic: Average luminosity: 136.01500542534723 | |
2021-01-15 17:11:25.406 23815-23844/com.android.example.cameraxbasic I/le.cameraxbasi: Background concurrent copying GC freed 891(173KB) AllocSpace objects, 0(0B) LOS objects, 47% free, 26MB/50MB, paused 254us total 196.664ms | |
2021-01-15 17:11:25.462 23815-24046/com.android.example.cameraxbasic D/CameraXBasic: Average luminosity: 138.5815668402778 | |
2021-01-15 17:11:25.548 23815-24046/com.android.example.cameraxbasic D/CameraXBasic: Average luminosity: 141.64748046875 | |
2021-01-15 17:11:25.680 23815-24046/com.android.example.cameraxbasic D/CameraXBasic: Average luminosity: 142.39986219618055 | |
2021-01-15 17:11:25.696 23815-23844/com.android.example.cameraxbasic I/le.cameraxbasi: Background concurrent copying GC freed 2097661(43MB) AllocSpace objects, 3(2MB) LOS objects, 50% free, 23MB/47MB, paused 116us total 143.953ms | |
2021-01-15 17:11:25.773 23815-24046/com.android.example.cameraxbasic D/CameraXBasic: Average luminosity: 142.43902235243056 | |
2021-01-15 17:11:25.956 23815-24046/com.android.example.cameraxbasic D/CameraXBasic: Average luminosity: 142.38845377604167 | |
2021-01-15 17:11:26.016 23815-23844/com.android.example.cameraxbasic I/le.cameraxbasi: Background concurrent copying GC freed 1486366(30MB) AllocSpace objects, 2(1808KB) LOS objects, 45% free, 28MB/52MB, paused 192us total 198.099ms | |
2021-01-15 17:11:26.065 23815-24046/com.android.example.cameraxbasic D/CameraXBasic: Average luminosity: 142.25687391493057 | |
2021-01-15 17:11:26.151 23815-24046/com.android.example.cameraxbasic D/CameraXBasic: Average luminosity: 142.2344455295139 | |
2021-01-15 17:11:26.262 23815-24046/com.android.example.cameraxbasic D/CameraXBasic: Average luminosity: 142.3112575954861 | |
2021-01-15 17:11:26.277 23815-23844/com.android.example.cameraxbasic I/le.cameraxbasi: Background concurrent copying GC freed 2157062(44MB) AllocSpace objects, 3(2MB) LOS objects, 49% free, 23MB/47MB, paused 83us total 120.584ms | |
2021-01-15 17:11:26.353 23815-24046/com.android.example.cameraxbasic D/CameraXBasic: Average luminosity: 142.32498263888888 | |
2021-01-15 17:11:26.538 23815-24046/com.android.example.cameraxbasic D/CameraXBasic: Average luminosity: 142.33087673611112 | |
2021-01-15 17:11:26.585 23815-23844/com.android.example.cameraxbasic I/le.cameraxbasi: Background c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment