Skip to content

The LiveDataProcessingCallback on seems to fire a few times. #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mbbaig opened this issue Apr 15, 2016 · 1 comment
Closed

The LiveDataProcessingCallback on seems to fire a few times. #54

mbbaig opened this issue Apr 15, 2016 · 1 comment

Comments

@mbbaig
Copy link

mbbaig commented Apr 15, 2016

I have this simple Activity running on a 4.4 and 5.0 device with the same behaviour. The LiveDataProcesingCallback is only called up to three times.

Here is a screen shot of the code and log:

camviewlibtest

Here is the complete log:

04-15 10:18:03.258 3953-3953/com.zpi.cameralibtest W/!@#: CAMERA STOPPED
04-15 10:18:03.258 3953-3953/com.zpi.cameralibtest D/ActivityThread: ACT-AM_ON_PAUSE_CALLED ActivityRecord{41f15d70 token=android.os.BinderProxy@41f154a8 {com.zpi.cameralibtest/com.zpi.cameralibtest.MainActivity}}
04-15 10:18:03.259 3953-3974/com.zpi.cameralibtest D/Camera-JNI: setHasPreviewCallback: installed:0, manualBuffer:1
04-15 10:18:03.279 3953-3953/com.zpi.cameralibtest D/ActivityThread: ACT-PAUSE_ACTIVITY handled : 1 / android.os.BinderProxy@41f154a8
04-15 10:18:03.429 3953-3974/com.zpi.cameralibtest D/Camera-JNI: (tid:3974)[native_release] + context=0x6084ab98 camera=0x5fc84618 
04-15 10:18:03.429 3953-3974/com.zpi.cameralibtest D/Camera-JNI: [native_release] context->getStrongCount(2) camera->getStrongCount(2) 
04-15 10:18:03.449 3953-3966/com.zpi.cameralibtest D/IPCThreadState: [DN #5] BR_CLEAR_DEATH_NOTIFICATION_DONE cookie 0x6084d770
04-15 10:18:03.449 3953-3974/com.zpi.cameralibtest D/Camera-JNI: (tid:3974)[native_release] - context=0x6084ab98 camera=0x0 
04-15 10:18:03.449 3953-3974/com.zpi.cameralibtest D/Camera-JNI: (tid:3974)[release camera] - X context=0x6084ab98 
04-15 10:18:03.469 3953-3965/com.zpi.cameralibtest D/Camera-JNI: (tid:3965)[~MtkJNICameraContext] this:0x6084ab98 
04-15 10:18:03.553 3953-3953/com.zpi.cameralibtest I/SurfaceView: updateWindow -- onWindowVisibilityChanged, visibility = 8, this = android.view.SurfaceView{41f768f0 V.E..... ........ -1,0-898,599}
04-15 10:18:03.555 3953-3953/com.zpi.cameralibtest I/SurfaceView: Changes: creating=false format=false size=false visible=true left=false top=false mUpdateWindowNeeded=false mReportDrawNeeded=false redrawNeeded=false forceSizeChanged=false mVisible=true mRequestedVisible=false, this = android.view.SurfaceView{41f768f0 V.E..... ........ -1,0-898,599}
04-15 10:18:03.555 3953-3953/com.zpi.cameralibtest I/SurfaceView: Cur surface: Surface(name=null)/@0x41f76b88, this = android.view.SurfaceView{41f768f0 V.E..... ........ -1,0-898,599}
04-15 10:18:03.569 3953-3953/com.zpi.cameralibtest I/SurfaceView: New surface: Surface(name=null)/@0x41f76c58, vis=false, frame=Rect(63, 105 - 962, 704), this = android.view.SurfaceView{41f768f0 V.E..... ........ -1,0-898,599}
04-15 10:18:03.569 3953-3953/com.zpi.cameralibtest I/SurfaceView: Callback --> surfaceDestroyed, this = android.view.SurfaceView{41f768f0 V.E..... ........ -1,0-898,599}
04-15 10:18:03.569 3953-3953/com.zpi.cameralibtest I/SurfaceView: surfaceDestroyed callback +, this = android.view.SurfaceView{41f768f0 V.E..... ........ -1,0-898,599}
04-15 10:18:03.569 3953-3953/com.zpi.cameralibtest I/SurfaceView: surfaceDestroyed callback -, this = android.view.SurfaceView{41f768f0 V.E..... ........ -1,0-898,599}
04-15 10:18:03.571 3953-3953/com.zpi.cameralibtest V/SurfaceView: Layout: x=63 y=105 w=899 h=599, frame=Rect(0, 0 - 899, 599), this = android.view.SurfaceView{41f768f0 V.E..... ........ -1,0-898,599}
04-15 10:18:03.572 3953-3953/com.zpi.cameralibtest D/OpenGLRenderer: Flushing caches (mode 0)
04-15 10:18:03.572 3953-3953/com.zpi.cameralibtest D/GraphicBuffer: close handle(0x5edd7888) (w:720 h:1024 f:1)
04-15 10:18:03.573 3953-3953/com.zpi.cameralibtest D/GraphicBuffer: close handle(0x5bbef038) (w:720 h:1024 f:1)
04-15 10:18:03.573 3953-3953/com.zpi.cameralibtest D/GraphicBuffer: close handle(0x60848ac8) (w:720 h:1024 f:1)
04-15 10:18:03.578 3953-3953/com.zpi.cameralibtest I/SurfaceView: updateWindow -- OnPreDrawListener, mHaveFrame = true, this = android.view.SurfaceView$3@41f76fe0
04-15 10:18:03.825 3953-3953/com.zpi.cameralibtest V/ActivityThread: Finishing stop of ActivityRecord{41f15d70 token=android.os.BinderProxy@41f154a8 {com.zpi.cameralibtest/com.zpi.cameralibtest.MainActivity}}: show=false win=com.android.internal.policy.impl.PhoneWindow@41f40dd8
04-15 10:18:03.826 3953-3953/com.zpi.cameralibtest V/PhoneWindow: DecorView setVisiblity: visibility = 4 ,Parent =ViewRoot{41f80330 com.zpi.cameralibtest/com.zpi.cameralibtest.MainActivity,ident = 0}, this =com.android.internal.policy.impl.PhoneWindow$DecorView{41f532f8 I.E..... R....... 0,0-1024,720}
04-15 10:18:03.826 3953-3953/com.zpi.cameralibtest D/ActivityThread: ACT-STOP_ACTIVITY_HIDE handled : 0 / android.os.BinderProxy@41f154a8
04-15 10:18:03.827 3953-3953/com.zpi.cameralibtest D/OpenGLRenderer: Flushing caches (mode 1)
04-15 10:18:03.831 3953-3953/com.zpi.cameralibtest I/SurfaceView: updateWindow -- OnPreDrawListener, mHaveFrame = true, this = android.view.SurfaceView$3@41f76fe0
04-15 10:18:09.498 8737-8737/com.zpi.cameralibtest V/Provider/Settings: get setting for user 0 by user 0 so skipping cache
04-15 10:18:09.501 8737-8737/com.zpi.cameralibtest D/ActivityThread: hoder:android.app.IActivityManager$ContentProviderHolder@41f1c1d0,provider,holder.Provider:android.content.ContentProviderProxy@41f1c950
04-15 10:18:09.503 8737-8737/com.zpi.cameralibtest V/Provider/Settings: from db cache, name = anr_debugging_mechanism , value = 1
04-15 10:18:09.505 8737-8737/com.zpi.cameralibtest D/asset: AssetManager-->addDefaultAssets CIP path not exsit!
04-15 10:18:09.508 8737-8737/com.zpi.cameralibtest D/Proxy: setHttpRequestCheckHandler
04-15 10:18:09.513 8737-8737/com.zpi.cameralibtest D/dalvikvm: open_cached_dex_file : /data/app/com.zpi.cameralibtest-1.apk /data/dalvik-cache/data@[email protected]@classes.dex
04-15 10:18:09.527 8737-8737/com.zpi.cameralibtest D/dalvikvm: create interp thread : stack size=128KB
04-15 10:18:09.527 8737-8737/com.zpi.cameralibtest D/dalvikvm: create new thread
04-15 10:18:09.528 8737-8737/com.zpi.cameralibtest D/dalvikvm: new thread created
04-15 10:18:09.528 8737-8737/com.zpi.cameralibtest D/dalvikvm: update thread list
04-15 10:18:09.528 8737-8779/com.zpi.cameralibtest D/dalvikvm: threadid=11: interp stack at 0x5fb44000
04-15 10:18:09.528 8737-8779/com.zpi.cameralibtest D/dalvikvm: init ref table
04-15 10:18:09.528 8737-8779/com.zpi.cameralibtest D/dalvikvm: init mutex
04-15 10:18:09.528 8737-8779/com.zpi.cameralibtest D/dalvikvm: threadid=11: created from interp
04-15 10:18:09.528 8737-8737/com.zpi.cameralibtest D/dalvikvm: start new thread
04-15 10:18:09.528 8737-8779/com.zpi.cameralibtest D/dalvikvm: threadid=11: notify debugger
04-15 10:18:09.528 8737-8737/com.zpi.cameralibtest D/ActivityThread: BIND_APPLICATION handled : 0 / AppBindData{appInfo=ApplicationInfo{41f165f0 com.zpi.cameralibtest}}
04-15 10:18:09.528 8737-8779/com.zpi.cameralibtest D/dalvikvm: threadid=11 (Thread-253): calling run()
04-15 10:18:09.536 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.content.Context.getSystemService, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.536 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 435: Landroid/content/Context;.getSystemService (Ljava/lang/Class;)Ljava/lang/Object;
04-15 10:18:09.536 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x004b
04-15 10:18:09.537 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.stopLockTask, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.537 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 231: Landroid/app/Activity;.stopLockTask ()V
04-15 10:18:09.537 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x00b9
04-15 10:18:09.538 8737-8737/com.zpi.cameralibtest E/dalvikvm: Could not find class 'android.os.PersistableBundle', referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.538 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve check-cast 240 (Landroid/os/PersistableBundle;) in Lcom/zpi/cameralibtest/MainActivity;
04-15 10:18:09.538 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x1f at 0x00f1
04-15 10:18:09.538 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.content.Context.getColorStateList, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.538 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 417: Landroid/content/Context;.getColorStateList (I)Landroid/content/res/ColorStateList;
04-15 10:18:09.538 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0101
04-15 10:18:09.538 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.onVisibleBehindCanceled, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.538 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 154: Landroid/app/Activity;.onVisibleBehindCanceled ()V
04-15 10:18:09.538 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0111
04-15 10:18:09.539 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.onWindowStartingActionMode, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.539 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 158: Landroid/app/Activity;.onWindowStartingActionMode (Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode;
04-15 10:18:09.539 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0137
04-15 10:18:09.539 8737-8737/com.zpi.cameralibtest E/dalvikvm: Could not find class 'android.os.PersistableBundle', referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.539 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve check-cast 240 (Landroid/os/PersistableBundle;) in Lcom/zpi/cameralibtest/MainActivity;
04-15 10:18:09.539 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x1f at 0x019a
04-15 10:18:09.540 8737-8737/com.zpi.cameralibtest E/dalvikvm: Could not find class 'android.media.session.MediaController', referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.540 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve check-cast 200 (Landroid/media/session/MediaController;) in Lcom/zpi/cameralibtest/MainActivity;
04-15 10:18:09.540 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x1f at 0x01b2
04-15 10:18:09.540 8737-8737/com.zpi.cameralibtest E/dalvikvm: Could not find class 'android.widget.Toolbar', referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.540 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve check-cast 1964 (Landroid/widget/Toolbar;) in Lcom/zpi/cameralibtest/MainActivity;
04-15 10:18:09.540 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x1f at 0x01bc
04-15 10:18:09.541 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.releaseInstance, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.541 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 165: Landroid/app/Activity;.releaseInstance ()Z
04-15 10:18:09.541 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x02dd
04-15 10:18:09.542 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.onActivityReenter, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.542 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 106: Landroid/app/Activity;.onActivityReenter (ILandroid/content/Intent;)V
04-15 10:18:09.542 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x02f4
04-15 10:18:09.542 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.content.ContextWrapper.getCodeCacheDir, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.542 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 487: Landroid/content/ContextWrapper;.getCodeCacheDir ()Ljava/io/File;
04-15 10:18:09.542 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0349
04-15 10:18:09.543 8737-8737/com.zpi.cameralibtest I/dalvikvm: DexOpt: illegal method access (call Landroid/support/v4/app/FragmentActivity;.dispatchFragmentsOnCreateView (Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View; from Lcom/zpi/cameralibtest/MainActivity;)
04-15 10:18:09.543 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.support.v4.app.FragmentActivity.dispatchFragmentsOnCreateView, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.543 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 2387: Landroid/support/v4/app/FragmentActivity;.dispatchFragmentsOnCreateView (Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View;
04-15 10:18:09.543 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0432
04-15 10:18:09.544 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.getVoiceInteractor, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.544 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 85: Landroid/app/Activity;.getVoiceInteractor ()Landroid/app/VoiceInteractor;
04-15 10:18:09.544 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0490
04-15 10:18:09.545 8737-8737/com.zpi.cameralibtest E/dalvikvm: Could not find class 'android.app.ActivityManager$TaskDescription', referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.545 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve check-cast 22 (Landroid/app/ActivityManager$TaskDescription;) in Lcom/zpi/cameralibtest/MainActivity;
04-15 10:18:09.545 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x1f at 0x055b
04-15 10:18:09.546 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.startActionMode, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.546 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 206: Landroid/app/Activity;.startActionMode (Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode;
04-15 10:18:09.546 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0596
04-15 10:18:09.546 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.showAssist, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.546 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 201: Landroid/app/Activity;.showAssist (Landroid/os/Bundle;)Z
04-15 10:18:09.546 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x05d8
04-15 10:18:09.547 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.postponeEnterTransition, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.547 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 162: Landroid/app/Activity;.postponeEnterTransition ()V
04-15 10:18:09.547 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x05e3
04-15 10:18:09.549 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.content.ContextWrapper.getNoBackupFilesDir, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.549 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 499: Landroid/content/ContextWrapper;.getNoBackupFilesDir ()Ljava/io/File;
04-15 10:18:09.549 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0672
04-15 10:18:09.551 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.requestPermissions, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.551 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 168: Landroid/app/Activity;.requestPermissions ([Ljava/lang/String;I)V
04-15 10:18:09.551 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0787
04-15 10:18:09.551 8737-8737/com.zpi.cameralibtest E/dalvikvm: Could not find class 'android.app.SharedElementCallback', referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.551 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve check-cast 47 (Landroid/app/SharedElementCallback;) in Lcom/zpi/cameralibtest/MainActivity;
04-15 10:18:09.551 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x1f at 0x07a1
04-15 10:18:09.552 8737-8737/com.zpi.cameralibtest E/dalvikvm: Could not find class 'android.os.PersistableBundle', referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.552 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve check-cast 240 (Landroid/os/PersistableBundle;) in Lcom/zpi/cameralibtest/MainActivity;
04-15 10:18:09.552 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x1f at 0x07e8
04-15 10:18:09.552 8737-8737/com.zpi.cameralibtest W/dalvikvm: DexOpt: resolve class illegal access: Lcom/zpi/cameralibtest/MainActivity; -> Landroid/support/v4/app/BaseFragmentActivityDonut;
04-15 10:18:09.552 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.support.v4.app.BaseFragmentActivityDonut.onCreateView, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.552 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 2163: Landroid/support/v4/app/BaseFragmentActivityDonut;.onCreateView (Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View;
04-15 10:18:09.552 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x082c
04-15 10:18:09.553 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.setContentTransitionManager, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.553 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 173: Landroid/app/Activity;.setContentTransitionManager (Landroid/transition/TransitionManager;)V
04-15 10:18:09.553 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0940
04-15 10:18:09.554 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.onProvideReferrer, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.554 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 142: Landroid/app/Activity;.onProvideReferrer ()Landroid/net/Uri;
04-15 10:18:09.554 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x097e
04-15 10:18:09.554 8737-8737/com.zpi.cameralibtest I/dalvikvm: DexOpt: illegal method access (call Landroid/support/v4/app/FragmentActivity;.doReallyStop (Z)V from Lcom/zpi/cameralibtest/MainActivity;)
04-15 10:18:09.554 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.support.v4.app.FragmentActivity.doReallyStop, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.554 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 2389: Landroid/support/v4/app/FragmentActivity;.doReallyStop (Z)V
04-15 10:18:09.554 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x09ab
04-15 10:18:09.557 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.content.Context.getDrawable, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.557 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 419: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable;
04-15 10:18:09.557 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x09f5
04-15 10:18:09.557 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.showLockTaskEscapeMessage, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.557 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 204: Landroid/app/Activity;.showLockTaskEscapeMessage ()V
04-15 10:18:09.557 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0a05
04-15 10:18:09.558 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.getContentTransitionManager, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.558 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 60: Landroid/app/Activity;.getContentTransitionManager ()Landroid/transition/TransitionManager;
04-15 10:18:09.558 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0a0b
04-15 10:18:09.558 8737-8737/com.zpi.cameralibtest E/dalvikvm: Could not find class 'android.app.SharedElementCallback', referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.558 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve check-cast 47 (Landroid/app/SharedElementCallback;) in Lcom/zpi/cameralibtest/MainActivity;
04-15 10:18:09.558 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x1f at 0x0ac7
04-15 10:18:09.559 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.getReferrer, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.559 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 74: Landroid/app/Activity;.getReferrer ()Landroid/net/Uri;
04-15 10:18:09.559 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0b3b
04-15 10:18:09.559 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.content.ContextWrapper.getSystemServiceName, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.559 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 508: Landroid/content/ContextWrapper;.getSystemServiceName (Ljava/lang/Class;)Ljava/lang/String;
04-15 10:18:09.559 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0bb8
04-15 10:18:09.560 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.isVoiceInteractionRoot, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.560 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 98: Landroid/app/Activity;.isVoiceInteractionRoot ()Z
04-15 10:18:09.560 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0be0
04-15 10:18:09.560 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.content.ContextWrapper.getExternalMediaDirs, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.560 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 495: Landroid/content/ContextWrapper;.getExternalMediaDirs ()[Ljava/io/File;
04-15 10:18:09.560 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0c68
04-15 10:18:09.561 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.getMediaController, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.561 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 68: Landroid/app/Activity;.getMediaController ()Landroid/media/session/MediaController;
04-15 10:18:09.561 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0cac
04-15 10:18:09.561 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.getSearchEvent, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.561 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 77: Landroid/app/Activity;.getSearchEvent ()Landroid/view/SearchEvent;
04-15 10:18:09.561 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0d2b
04-15 10:18:09.562 8737-8737/com.zpi.cameralibtest I/dalvikvm: DexOpt: illegal method access (call Landroid/support/v4/app/FragmentActivity;.onReallyStop ()V from Lcom/zpi/cameralibtest/MainActivity;)
04-15 10:18:09.562 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.support.v4.app.FragmentActivity.onReallyStop, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.562 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 2423: Landroid/support/v4/app/FragmentActivity;.onReallyStop ()V
04-15 10:18:09.562 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0d6b
04-15 10:18:09.562 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.isVoiceInteraction, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.562 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 97: Landroid/app/Activity;.isVoiceInteraction ()Z
04-15 10:18:09.562 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0ddb
04-15 10:18:09.562 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.requestVisibleBehind, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.562 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 169: Landroid/app/Activity;.requestVisibleBehind (Z)Z
04-15 10:18:09.562 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0e40
04-15 10:18:09.562 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.shouldShowRequestPermissionRationale, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.563 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 199: Landroid/app/Activity;.shouldShowRequestPermissionRationale (Ljava/lang/String;)Z
04-15 10:18:09.563 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0e55
04-15 10:18:09.563 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.finishAndRemoveTask, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.563 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 50: Landroid/app/Activity;.finishAndRemoveTask ()V
04-15 10:18:09.563 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0e92
04-15 10:18:09.564 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.content.Context.getColor, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.564 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 416: Landroid/content/Context;.getColor (I)I
04-15 10:18:09.564 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0ee9
04-15 10:18:09.564 8737-8737/com.zpi.cameralibtest E/dalvikvm: Could not find class 'android.app.assist.AssistContent', referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.564 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve check-cast 51 (Landroid/app/assist/AssistContent;) in Lcom/zpi/cameralibtest/MainActivity;
04-15 10:18:09.564 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x1f at 0x0f5b
04-15 10:18:09.565 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.finishAfterTransition, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.565 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 49: Landroid/app/Activity;.finishAfterTransition ()V
04-15 10:18:09.565 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0f7f
04-15 10:18:09.565 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.getContentScene, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.565 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 59: Landroid/app/Activity;.getContentScene ()Landroid/transition/Scene;
04-15 10:18:09.565 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x0f85
04-15 10:18:09.567 8737-8737/com.zpi.cameralibtest E/dalvikvm: Could not find class 'android.view.SearchEvent', referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.567 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve check-cast 1840 (Landroid/view/SearchEvent;) in Lcom/zpi/cameralibtest/MainActivity;
04-15 10:18:09.567 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x1f at 0x10d2
04-15 10:18:09.567 8737-8737/com.zpi.cameralibtest W/dalvikvm: DexOpt: resolve class illegal access: Lcom/zpi/cameralibtest/MainActivity; -> Landroid/support/v4/app/BaseFragmentActivityHoneycomb;
04-15 10:18:09.567 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.support.v4.app.BaseFragmentActivityHoneycomb.onCreateView, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.567 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 2170: Landroid/support/v4/app/BaseFragmentActivityHoneycomb;.onCreateView (Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View;
04-15 10:18:09.567 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x10fd
04-15 10:18:09.568 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.startLockTask, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.568 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 225: Landroid/app/Activity;.startLockTask ()V
04-15 10:18:09.568 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x11b2
04-15 10:18:09.568 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.content.ContextWrapper.checkSelfPermission, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.568 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 463: Landroid/content/ContextWrapper;.checkSelfPermission (Ljava/lang/String;)I
04-15 10:18:09.568 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x1225
04-15 10:18:09.569 8737-8737/com.zpi.cameralibtest E/dalvikvm: Could not find class 'android.os.PersistableBundle', referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.569 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve check-cast 240 (Landroid/os/PersistableBundle;) in Lcom/zpi/cameralibtest/MainActivity;
04-15 10:18:09.569 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x1f at 0x1329
04-15 10:18:09.570 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.startPostponedEnterTransition, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.570 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 229: Landroid/app/Activity;.startPostponedEnterTransition ()V
04-15 10:18:09.570 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x1356
04-15 10:18:09.571 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.app.Activity.onEnterAnimationComplete, referenced from method com.zpi.cameralibtest.MainActivity.access$super
04-15 10:18:09.571 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 125: Landroid/app/Activity;.onEnterAnimationComplete ()V
04-15 10:18:09.571 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6f at 0x140b
04-15 10:18:09.577 8737-8737/com.zpi.cameralibtest V/ActivityThread: ActivityRecord{41f17d60 token=android.os.BinderProxy@41f17498 {com.zpi.cameralibtest/com.zpi.cameralibtest.MainActivity}}: app=android.app.Application@41f24518, appName=com.zpi.cameralibtest, pkg=com.zpi.cameralibtest, comp={com.zpi.cameralibtest/com.zpi.cameralibtest.MainActivity}, dir=/data/app/com.zpi.cameralibtest-1.apk
04-15 10:18:09.581 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/view/SearchEvent;)
04-15 10:18:09.581 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.view.Window$Callback.onSearchRequested, referenced from method android.support.v7.view.WindowCallbackWrapper.onSearchRequested
04-15 10:18:09.581 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve interface method 15487: Landroid/view/Window$Callback;.onSearchRequested (Landroid/view/SearchEvent;)Z
04-15 10:18:09.581 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002
04-15 10:18:09.581 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.view.Window$Callback.onWindowStartingActionMode, referenced from method android.support.v7.view.WindowCallbackWrapper.onWindowStartingActionMode
04-15 10:18:09.581 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve interface method 15491: Landroid/view/Window$Callback;.onWindowStartingActionMode (Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode;
04-15 10:18:09.581 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002
04-15 10:18:09.610 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.widget.TintTypedArray.getChangingConfigurations
04-15 10:18:09.610 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 681: Landroid/content/res/TypedArray;.getChangingConfigurations ()I
04-15 10:18:09.610 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002
04-15 10:18:09.611 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.widget.TintTypedArray.getType
04-15 10:18:09.611 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 703: Landroid/content/res/TypedArray;.getType (I)I
04-15 10:18:09.611 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002
04-15 10:18:09.638 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.widget.FrameLayout., referenced from method eu.livotov.labs.android.camview.CameraLiveView.
04-15 10:18:09.638 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve direct method 15861: Landroid/widget/FrameLayout;. (Landroid/content/Context;Landroid/util/AttributeSet;II)V
04-15 10:18:09.638 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x70 at 0x0000
04-15 10:18:09.640 8737-8737/com.zpi.cameralibtest D/SurfaceView: checkSurfaceViewlLogProperty get invalid command
04-15 10:18:09.641 8737-8737/com.zpi.cameralibtest D/dalvikvm: DexOpt: couldn't find static field Landroid/hardware/camera2/CameraCharacteristics;.LENS_FACING
04-15 10:18:09.641 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve static field 87 (LENS_FACING) in Landroid/hardware/camera2/CameraCharacteristics;
04-15 10:18:09.641 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x62 at 0x001f
04-15 10:18:09.643 8737-8737/com.zpi.cameralibtest D/dalvikvm: create interp thread : stack size=128KB
04-15 10:18:09.643 8737-8737/com.zpi.cameralibtest D/dalvikvm: create new thread
04-15 10:18:09.643 8737-8737/com.zpi.cameralibtest D/dalvikvm: new thread created
04-15 10:18:09.643 8737-8737/com.zpi.cameralibtest D/dalvikvm: update thread list
04-15 10:18:09.643 8737-8788/com.zpi.cameralibtest D/dalvikvm: threadid=12: interp stack at 0x5fc8b000
04-15 10:18:09.643 8737-8788/com.zpi.cameralibtest D/dalvikvm: init ref table
04-15 10:18:09.643 8737-8788/com.zpi.cameralibtest D/dalvikvm: init mutex
04-15 10:18:09.643 8737-8788/com.zpi.cameralibtest D/dalvikvm: threadid=12: created from interp
04-15 10:18:09.643 8737-8737/com.zpi.cameralibtest D/dalvikvm: start new thread
04-15 10:18:09.643 8737-8788/com.zpi.cameralibtest D/dalvikvm: threadid=12: notify debugger
04-15 10:18:09.643 8737-8788/com.zpi.cameralibtest D/dalvikvm: threadid=12 (Thread-254): calling run()
04-15 10:18:09.646 8737-8737/com.zpi.cameralibtest V/ActivityThread: Performing resume of ActivityRecord{41f17d60 token=android.os.BinderProxy@41f17498 {com.zpi.cameralibtest/com.zpi.cameralibtest.MainActivity}} finished=false
04-15 10:18:09.648 8737-8737/com.zpi.cameralibtest D/ActivityThread: ACT-AM_ON_RESUME_CALLED ActivityRecord{41f17d60 token=android.os.BinderProxy@41f17498 {com.zpi.cameralibtest/com.zpi.cameralibtest.MainActivity}}
04-15 10:18:09.648 8737-8737/com.zpi.cameralibtest V/ActivityThread: Resume ActivityRecord{41f17d60 token=android.os.BinderProxy@41f17498 {com.zpi.cameralibtest/com.zpi.cameralibtest.MainActivity}} started activity: false, hideForNow: false, finished: false
04-15 10:18:09.648 8737-8737/com.zpi.cameralibtest V/PhoneWindow: DecorView setVisiblity: visibility = 4 ,Parent =null, this =com.android.internal.policy.impl.PhoneWindow$DecorView{41f552b8 I.E..... R.....ID 0,0-0,0}
04-15 10:18:09.659 8737-8737/com.zpi.cameralibtest V/ActivityThread: Resuming ActivityRecord{41f17d60 token=android.os.BinderProxy@41f17498 {com.zpi.cameralibtest/com.zpi.cameralibtest.MainActivity}} with isForward=true
04-15 10:18:09.659 8737-8737/com.zpi.cameralibtest V/PhoneWindow: DecorView setVisiblity: visibility = 0 ,Parent =ViewRoot{41f822f0 com.zpi.cameralibtest/com.zpi.cameralibtest.MainActivity,ident = 0}, this =com.android.internal.policy.impl.PhoneWindow$DecorView{41f552b8 V.E..... R.....ID 0,0-0,0}
04-15 10:18:09.659 8737-8737/com.zpi.cameralibtest V/ActivityThread: Scheduling idle handler for ActivityRecord{41f17d60 token=android.os.BinderProxy@41f17498 {com.zpi.cameralibtest/com.zpi.cameralibtest.MainActivity}}
04-15 10:18:09.659 8737-8737/com.zpi.cameralibtest D/ActivityThread: ACT-LAUNCH_ACTIVITY handled : 0 / ActivityRecord{41f17d60 token=android.os.BinderProxy@41f17498 {com.zpi.cameralibtest/com.zpi.cameralibtest.MainActivity}}
04-15 10:18:09.673 8737-8737/com.zpi.cameralibtest I/SurfaceView: updateWindow -- onWindowVisibilityChanged, visibility = 0, this = android.view.SurfaceView{41f788b0 V.E..... ......I. 0,0-0,0}
04-15 10:18:09.705 8737-8737/com.zpi.cameralibtest D/GraphicBuffer: create handle(0x5fdb7c08) (w:1024, h:720, f:1)
04-15 10:18:09.706 8737-8737/com.zpi.cameralibtest I/MaliEGL: [Mali]surface->num_buffers=4, surface->num_frames=3, win_min_undequeued=1
04-15 10:18:09.706 8737-8737/com.zpi.cameralibtest I/MaliEGL: [Mali]max_allowed_dequeued_buffers=3
04-15 10:18:09.707 8737-8737/com.zpi.cameralibtest D/GraphicBuffer: close handle(0x5fdb7c08) (w:1024 h:720 f:1)
04-15 10:18:09.710 8737-8737/com.zpi.cameralibtest D/GraphicBuffer: create handle(0x5edd7a38) (w:720, h:1024, f:1)
04-15 10:18:09.712 8737-8737/com.zpi.cameralibtest D/OpenGLRenderer: Enabling debug mode 0
04-15 10:18:09.713 8737-8737/com.zpi.cameralibtest D/GraphicBuffer: create handle(0x605f82a0) (w:768, h:768, f:1)
04-15 10:18:09.714 8737-8737/com.zpi.cameralibtest I/[MALI][Gralloc]: gralloc UREE_CreateSession recount = 0
04-15 10:18:09.714 8737-8737/com.zpi.cameralibtest I/[MALI][Gralloc]: gralloc call UREE_CreateSession
04-15 10:18:09.714 8737-8737/com.zpi.cameralibtest I/[MALI][Gralloc]: UREE_CreateSession fail, ret = -65536
04-15 10:18:09.714 8737-8737/com.zpi.cameralibtest W/MALI: MTK_AUX_isMTKFormat:168: int MTK_AUX_isMTKFormat(ANativeWindowBuffer_t*): format=1
04-15 10:18:09.715 8737-8737/com.zpi.cameralibtest D/OpenGLRenderer: setViewport 1024x720 <0x605f6008>
04-15 10:18:09.715 8737-8737/com.zpi.cameralibtest I/SurfaceView: updateWindow -- setFrame, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.717 8737-8737/com.zpi.cameralibtest I/SurfaceView: updateWindow -- OnPreDrawListener, mHaveFrame = true, this = android.view.SurfaceView$3@41f78fa0
04-15 10:18:09.717 8737-8737/com.zpi.cameralibtest I/SurfaceView: Changes: creating=true format=true size=true visible=true left=true top=true mUpdateWindowNeeded=false mReportDrawNeeded=false redrawNeeded=false forceSizeChanged=true mVisible=false mRequestedVisible=true, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.718 8737-8737/com.zpi.cameralibtest I/SurfaceView: Cur surface: Surface(name=null)/@0x41f78b48, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.721 8737-8768/com.zpi.cameralibtest V/SurfaceView: this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599} got resized: w=896 h=599, cur w=-1 h=-1
04-15 10:18:09.722 8737-8737/com.zpi.cameralibtest I/SurfaceView: New surface: Surface(name=null)/@0x41f78c18, vis=true, frame=Rect(64, 105 - 960, 704), this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.722 8737-8737/com.zpi.cameralibtest I/SurfaceView: Callback --> surfaceCreated, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.722 8737-8737/com.zpi.cameralibtest I/SurfaceView: surfaceCreated callback +, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.723 8737-8737/com.zpi.cameralibtest I/SurfaceView: surfaceCreated callback -, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.723 8737-8737/com.zpi.cameralibtest I/SurfaceView: surfaceChanged -- format=4 w=896 h=599, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.723 8737-8737/com.zpi.cameralibtest I/SurfaceView: surfaceChanged callback +, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.723 8737-8737/com.zpi.cameralibtest I/SurfaceView: surfaceChanged callback -, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.723 8737-8737/com.zpi.cameralibtest I/SurfaceView: surfaceRedrawNeeded, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.723 8737-8737/com.zpi.cameralibtest I/SurfaceView: finishedDrawing, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.727 8737-8737/com.zpi.cameralibtest V/SurfaceView: Layout: x=64 y=105 w=896 h=599, frame=Rect(0, 0 - 896, 599), this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.731 8737-8737/com.zpi.cameralibtest I/SurfaceView: updateWindow -- OnPreDrawListener, mHaveFrame = true, this = android.view.SurfaceView$3@41f78fa0
04-15 10:18:09.731 8737-8737/com.zpi.cameralibtest I/SurfaceView: Changes: creating=false format=false size=false visible=false left=false top=false mUpdateWindowNeeded=true mReportDrawNeeded=true redrawNeeded=false forceSizeChanged=false mVisible=true mRequestedVisible=true, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.731 8737-8737/com.zpi.cameralibtest I/SurfaceView: Cur surface: Surface(name=null)/@0x41f78b48, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.733 8737-8737/com.zpi.cameralibtest I/SurfaceView: New surface: Surface(name=null)/@0x41f78c18, vis=true, frame=Rect(64, 105 - 960, 704), this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.734 8737-8737/com.zpi.cameralibtest I/SurfaceView: surfaceRedrawNeeded, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.734 8737-8737/com.zpi.cameralibtest I/SurfaceView: finishedDrawing, this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.734 8737-8737/com.zpi.cameralibtest V/SurfaceView: Layout: x=64 y=105 w=896 h=599, frame=Rect(0, 0 - 896, 599), this = android.view.SurfaceView{41f788b0 V.E..... ......ID 0,0-896,599}
04-15 10:18:09.735 8737-8737/com.zpi.cameralibtest I/SurfaceView: Punch a whole(dispatchDraw), w = 896, h = 599, this = android.view.SurfaceView{41f788b0 V.E..... ........ 0,0-896,599}
04-15 10:18:09.756 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.widget.ResourcesWrapper.getDrawable
04-15 10:18:09.756 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 644: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
04-15 10:18:09.756 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002
04-15 10:18:09.756 8737-8737/com.zpi.cameralibtest I/dalvikvm: Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.widget.ResourcesWrapper.getDrawableForDensity
04-15 10:18:09.756 8737-8737/com.zpi.cameralibtest W/dalvikvm: VFY: unable to resolve virtual method 646: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
04-15 10:18:09.756 8737-8737/com.zpi.cameralibtest D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002
04-15 10:18:09.766 8737-8804/com.zpi.cameralibtest D/dalvikvm: threadid=13: interp stack at 0x60993000
04-15 10:18:09.766 8737-8804/com.zpi.cameralibtest D/dalvikvm: init ref table
04-15 10:18:09.766 8737-8804/com.zpi.cameralibtest D/dalvikvm: init mutex
04-15 10:18:09.766 8737-8737/com.zpi.cameralibtest V/InputMethodManager: onWindowFocus: null softInputMode=288 first=true flags=#1810100
04-15 10:18:09.766 8737-8737/com.zpi.cameralibtest V/InputMethodManager: START INPUT: com.android.internal.policy.impl.PhoneWindow$DecorView{41f552b8 V.E..... R.....ID 0,0-1024,720} ic=null tba=android.view.inputmethod.EditorInfo@41fa53f8 controlFlags=#104
04-15 10:18:09.770 8737-8737/com.zpi.cameralibtest I/SurfaceView: updateWindow -- UPDATE_WINDOW_MSG, this = Handler (android.view.SurfaceView$1) {41f78f48}
04-15 10:18:09.773 8737-8737/com.zpi.cameralibtest I/SurfaceView: updateWindow -- setFrame, this = android.view.SurfaceView{41f788b0 V.E..... ......I. 0,0-896,599}
04-15 10:18:09.773 8737-8737/com.zpi.cameralibtest I/SurfaceView: updateWindow -- OnPreDrawListener, mHaveFrame = true, this = android.view.SurfaceView$3@41f78fa0
04-15 10:18:09.775 8737-8737/com.zpi.cameralibtest D/GraphicBuffer: create handle(0x609c4618) (w:720, h:1024, f:1)
04-15 10:18:09.777 8737-8737/com.zpi.cameralibtest I/SurfaceView: Punch a whole(dispatchDraw), w = 896, h = 599, this = android.view.SurfaceView{41f788b0 V.E..... ........ 0,0-896,599}
04-15 10:18:10.088 8737-8788/com.zpi.cameralibtest D/Camera-JNI: (tid:8788)[MtkJNICameraContext] this:0x60840c20 camera->getStrongCount(3) 
04-15 10:18:10.092 8737-8737/com.zpi.cameralibtest I/CameraFramework: Camera framework getParameters =afeng-max-focus-step=0;afeng-min-focus-step=0;antibanding=off;antibanding-values=off,50hz,60hz;auto-exposure-lock-supported=false;auto-whitebalance-lock-supported=false;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot;capfname=/sdcard/DCIM/cap00;effect=none;effect-values=none,mono,negative,sepia,sepiablue;eng-flash-duty-max=1;eng-flash-duty-min=0;eng-flash-duty-value=-1;eng-flash-step-max=0;eng-flash-step-min=0;eng-focus-fullscan-frame-interval=0;eng-focus-fullscan-frame-interval-max=65535;eng-focus-fullscan-frame-interval-min=0;eng-save-shading-table=0;eng-shading-table=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-sharp=0;fb-sharp-max=4;fb-sharp-min=-4;fb-skin-color=0;fb-skin-color-max=4;fb-skin-color-min=-4;fb-slim-face=0;fb-slim-face-max=4;fb-slim-face-min=-4;fb-smooth-level=0;fb-smooth-level-max=4;fb-smooth-level-min=-4;flash-mode=off;flash-mode-values=off;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-mode=auto;focus-mode-values=auto,infinity,continuous-picture,continuous-video;horizontal-view-angle=60;iso-speed=auto;iso-speed-values=auto;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,320x240;jpeg-thumbnail-width=160;max-exposure-compensation=1;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=0;max-num-metering-areas=0;max-zoom=10;min-exposure-compensation=-1;mtk-cam-mode=0;picture-format=jpeg;picture-format-values=jpeg;picture-size=640x480;picture-size-values=320x240,640x480;preferred-preview-size-for-video=640x480;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,60000;preview-fps-range-values=(5000,60000);preview-frame-rate=30;preview-frame-rate-values=15,30;preview-size=640x480;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480;rotation=0;scene-mode=auto;scene-mode-values=auto,night;sensor-type=255;smooth-zoom-supported=true;vertical-view-angle=40;video-frame-format=yuv420p;video-size=640x480;video-size-values=176x144,480x320,640x480,864x480,1280x720,1920x1080;video-stabilization=false;video-stabilization-supported=false;whitebalance=auto;whitebalance-values=auto,incandescent,daylight,cloudy-daylight,fluorescent,tungsten;zoom=0;zoom-ratios=100,114,132,151,174,200,229,263,303,348,400;zoom-supported=true;zsd-mode=off;zsd-mode-values=off
04-15 10:18:10.105 8737-8737/com.zpi.cameralibtest I/CameraFramework: Camera framework getParameters =afeng-max-focus-step=0;afeng-min-focus-step=0;antibanding=off;antibanding-values=off,50hz,60hz;auto-exposure-lock-supported=false;auto-whitebalance-lock-supported=false;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot;capfname=/sdcard/DCIM/cap00;effect=none;effect-values=none,mono,negative,sepia,sepiablue;eng-flash-duty-max=1;eng-flash-duty-min=0;eng-flash-duty-value=-1;eng-flash-step-max=0;eng-flash-step-min=0;eng-focus-fullscan-frame-interval=0;eng-focus-fullscan-frame-interval-max=65535;eng-focus-fullscan-frame-interval-min=0;eng-save-shading-table=0;eng-shading-table=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-sharp=0;fb-sharp-max=4;fb-sharp-min=-4;fb-skin-color=0;fb-skin-color-max=4;fb-skin-color-min=-4;fb-slim-face=0;fb-slim-face-max=4;fb-slim-face-min=-4;fb-smooth-level=0;fb-smooth-level-max=4;fb-smooth-level-min=-4;flash-mode=off;flash-mode-values=off;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-mode=continuous-picture;focus-mode-values=auto,infinity,continuous-picture,continuous-video;horizontal-view-angle=60;iso-speed=auto;iso-speed-values=auto;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,320x240;jpeg-thumbnail-width=160;max-exposure-compensation=1;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=0;max-num-metering-areas=0;max-zoom=10;min-exposure-compensation=-1;mtk-cam-mode=0;picture-format=jpeg;picture-format-values=jpeg;picture-size=640x480;picture-size-values=320x240,640x480;preferred-preview-size-for-video=640x480;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,60000;preview-fps-range-values=(5000,60000);preview-frame-rate=30;preview-frame-rate-values=15,30;preview-size=640x480;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480;rotation=0;scene-mode=auto;scene-mode-values=auto,night;sensor-type=255;smooth-zoom-supported=true;vertical-view-angle=40;video-frame-format=yuv420p;video-size=640x480;video-size-values=176x144,480x320,640x480,864x480,1280x720,1920x1080;video-stabilization=false;video-stabilization-supported=false;whitebalance=auto;whitebalance-values=auto,incandescent,daylight,cloudy-daylight,fluorescent,tungsten;zoom=0;zoom-ratios=100,114,132,151,174,200,229,263,303,348,400;zoom-supported=true;zsd-mode=off;zsd-mode-values=off
04-15 10:18:10.475 8737-8737/com.zpi.cameralibtest I/CameraFramework: Camera framework getParameters =afeng-max-focus-step=0;afeng-min-focus-step=0;antibanding=off;antibanding-values=off,50hz,60hz;auto-exposure-lock-supported=false;auto-whitebalance-lock-supported=false;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot;capfname=/sdcard/DCIM/cap00;effect=none;effect-values=none,mono,negative,sepia,sepiablue;eng-flash-duty-max=1;eng-flash-duty-min=0;eng-flash-duty-value=-1;eng-flash-step-max=0;eng-flash-step-min=0;eng-focus-fullscan-frame-interval=0;eng-focus-fullscan-frame-interval-max=65535;eng-focus-fullscan-frame-interval-min=0;eng-save-shading-table=0;eng-shading-table=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-sharp=0;fb-sharp-max=4;fb-sharp-min=-4;fb-skin-color=0;fb-skin-color-max=4;fb-skin-color-min=-4;fb-slim-face=0;fb-slim-face-max=4;fb-slim-face-min=-4;fb-smooth-level=0;fb-smooth-level-max=4;fb-smooth-level-min=-4;flash-mode=off;flash-mode-values=off;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-mode=continuous-picture;focus-mode-values=auto,infinity,continuous-picture,continuous-video;horizontal-view-angle=60;iso-speed=auto;iso-speed-values=auto;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,320x240;jpeg-thumbnail-width=160;max-exposure-compensation=1;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=0;max-num-metering-areas=0;max-zoom=10;min-exposure-compensation=-1;mtk-cam-mode=0;picture-format=jpeg;picture-format-values=jpeg;picture-size=640x480;picture-size-values=320x240,640x480;preferred-preview-size-for-video=640x480;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,60000;preview-fps-range-values=(5000,60000);preview-frame-rate=30;preview-frame-rate-values=15,30;preview-size=480x320;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480;rotation=0;scene-mode=auto;scene-mode-values=auto,night;sensor-type=255;smooth-zoom-supported=true;vertical-view-angle=40;video-frame-format=yuv420p;video-size=640x480;video-size-values=176x144,480x320,640x480,864x480,1280x720,1920x1080;video-stabilization=false;video-stabilization-supported=false;whitebalance=auto;whitebalance-values=auto,incandescent,daylight,cloudy-daylight,fluorescent,tungsten;zoom=0;zoom-ratios=100,114,132,151,174,200,229,263,303,348,400;zoom-supported=true;zsd-mode=off;zsd-mode-values=off
04-15 10:18:10.489 8737-8737/com.zpi.cameralibtest I/CameraFramework: Camera framework getParameters =afeng-max-focus-step=0;afeng-min-focus-step=0;antibanding=off;antibanding-values=off,50hz,60hz;auto-exposure-lock-supported=false;auto-whitebalance-lock-supported=false;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot;capfname=/sdcard/DCIM/cap00;effect=none;effect-values=none,mono,negative,sepia,sepiablue;eng-flash-duty-max=1;eng-flash-duty-min=0;eng-flash-duty-value=-1;eng-flash-step-max=0;eng-flash-step-min=0;eng-focus-fullscan-frame-interval=0;eng-focus-fullscan-frame-interval-max=65535;eng-focus-fullscan-frame-interval-min=0;eng-save-shading-table=0;eng-shading-table=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-sharp=0;fb-sharp-max=4;fb-sharp-min=-4;fb-skin-color=0;fb-skin-color-max=4;fb-skin-color-min=-4;fb-slim-face=0;fb-slim-face-max=4;fb-slim-face-min=-4;fb-smooth-level=0;fb-smooth-level-max=4;fb-smooth-level-min=-4;flash-mode=off;flash-mode-values=off;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-mode=continuous-picture;focus-mode-values=auto,infinity,continuous-picture,continuous-video;horizontal-view-angle=60;iso-speed=auto;iso-speed-values=auto;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,320x240;jpeg-thumbnail-width=160;max-exposure-compensation=1;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=0;max-num-metering-areas=0;max-zoom=10;min-exposure-compensation=-1;mtk-cam-mode=0;picture-format=jpeg;picture-format-values=jpeg;picture-size=640x480;picture-size-values=320x240,640x480;preferred-preview-size-for-video=640x480;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,60000;preview-fps-range-values=(5000,60000);preview-frame-rate=30;preview-frame-rate-values=15,30;preview-size=480x320;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480;rotation=0;scene-mode=auto;scene-mode-values=auto,night;sensor-type=255;smooth-zoom-supported=true;vertical-view-angle=40;video-frame-format=yuv420p;video-size=640x480;video-size-values=176x144,480x320,640x480,864x480,1280x720,1920x1080;video-stabilization=false;video-stabilization-supported=false;whitebalance=auto;whitebalance-values=auto,incandescent,daylight,cloudy-daylight,fluorescent,tungsten;zoom=0;zoom-ratios=100,114,132,151,174,200,229,263,303,348,400;zoom-supported=true;zsd-mode=off;zsd-mode-values=off
04-15 10:18:10.503 8737-8737/com.zpi.cameralibtest D/Camera-JNI: Adding callback buffer to queue, 1 total
04-15 10:18:10.503 8737-8737/com.zpi.cameralibtest D/Camera-JNI: setHasPreviewCallback: installed:1, manualBuffer:1
04-15 10:18:10.504 8737-8737/com.zpi.cameralibtest D/dalvikvm: create interp thread : stack size=128KB
04-15 10:18:10.504 8737-8737/com.zpi.cameralibtest D/dalvikvm: create new thread
04-15 10:18:10.505 8737-8737/com.zpi.cameralibtest D/dalvikvm: new thread created
04-15 10:18:10.505 8737-8737/com.zpi.cameralibtest D/dalvikvm: update thread list
04-15 10:18:10.505 8737-8817/com.zpi.cameralibtest D/dalvikvm: threadid=14: interp stack at 0x6121e000
04-15 10:18:10.505 8737-8817/com.zpi.cameralibtest D/dalvikvm: init ref table
04-15 10:18:10.505 8737-8817/com.zpi.cameralibtest D/dalvikvm: init mutex
04-15 10:18:10.505 8737-8817/com.zpi.cameralibtest D/dalvikvm: threadid=14: created from interp
04-15 10:18:10.505 8737-8737/com.zpi.cameralibtest D/dalvikvm: start new thread
04-15 10:18:10.505 8737-8817/com.zpi.cameralibtest D/dalvikvm: threadid=14: notify debugger
04-15 10:18:10.505 8737-8817/com.zpi.cameralibtest D/dalvikvm: threadid=14 (Thread-256): calling run()
04-15 10:18:10.511 8737-8737/com.zpi.cameralibtest I/CameraFramework: Camera framework getParameters =afeng-max-focus-step=0;afeng-min-focus-step=0;antibanding=off;antibanding-values=off,50hz,60hz;auto-exposure-lock-supported=false;auto-whitebalance-lock-supported=false;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot;capfname=/sdcard/DCIM/cap00;effect=none;effect-values=none,mono,negative,sepia,sepiablue;eng-flash-duty-max=1;eng-flash-duty-min=0;eng-flash-duty-value=-1;eng-flash-step-max=0;eng-flash-step-min=0;eng-focus-fullscan-frame-interval=0;eng-focus-fullscan-frame-interval-max=65535;eng-focus-fullscan-frame-interval-min=0;eng-save-shading-table=0;eng-shading-table=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-sharp=0;fb-sharp-max=4;fb-sharp-min=-4;fb-skin-color=0;fb-skin-color-max=4;fb-skin-color-min=-4;fb-slim-face=0;fb-slim-face-max=4;fb-slim-face-min=-4;fb-smooth-level=0;fb-smooth-level-max=4;fb-smooth-level-min=-4;flash-mode=off;flash-mode-values=off;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-mode=continuous-picture;focus-mode-values=auto,infinity,continuous-picture,continuous-video;horizontal-view-angle=60;iso-speed=auto;iso-speed-values=auto;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,320x240;jpeg-thumbnail-width=160;max-exposure-compensation=1;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=0;max-num-metering-areas=0;max-zoom=10;min-exposure-compensation=-1;mtk-cam-mode=0;picture-format=jpeg;picture-format-values=jpeg;picture-size=640x480;picture-size-values=320x240,640x480;preferred-preview-size-for-video=640x480;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,60000;preview-fps-range-values=(5000,60000);preview-frame-rate=30;preview-frame-rate-values=15,30;preview-size=480x320;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480;rotation=0;scene-mode=auto;scene-mode-values=auto,night;sensor-type=255;smooth-zoom-supported=true;vertical-view-angle=40;video-frame-format=yuv420p;video-size=640x480;video-size-values=176x144,480x320,640x480,864x480,1280x720,1920x1080;video-stabilization=false;video-stabilization-supported=false;whitebalance=auto;whitebalance-values=auto,incandescent,daylight,cloudy-daylight,fluorescent,tungsten;zoom=0;zoom-ratios=100,114,132,151,174,200,229,263,303,348,400;zoom-supported=true;zsd-mode=off;zsd-mode-values=off
04-15 10:18:10.522 8737-8737/com.zpi.cameralibtest I/CameraFramework: Camera framework getParameters =afeng-max-focus-step=0;afeng-min-focus-step=0;antibanding=off;antibanding-values=off,50hz,60hz;auto-exposure-lock-supported=false;auto-whitebalance-lock-supported=false;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot;capfname=/sdcard/DCIM/cap00;effect=none;effect-values=none,mono,negative,sepia,sepiablue;eng-flash-duty-max=1;eng-flash-duty-min=0;eng-flash-duty-value=-1;eng-flash-step-max=0;eng-flash-step-min=0;eng-focus-fullscan-frame-interval=0;eng-focus-fullscan-frame-interval-max=65535;eng-focus-fullscan-frame-interval-min=0;eng-save-shading-table=0;eng-shading-table=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-sharp=0;fb-sharp-max=4;fb-sharp-min=-4;fb-skin-color=0;fb-skin-color-max=4;fb-skin-color-min=-4;fb-slim-face=0;fb-slim-face-max=4;fb-slim-face-min=-4;fb-smooth-level=0;fb-smooth-level-max=4;fb-smooth-level-min=-4;flash-mode=off;flash-mode-values=off;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-mode=continuous-picture;focus-mode-values=auto,infinity,continuous-picture,continuous-video;horizontal-view-angle=60;iso-speed=auto;iso-speed-values=auto;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,320x240;jpeg-thumbnail-width=160;max-exposure-compensation=1;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=0;max-num-metering-areas=0;max-zoom=10;min-exposure-compensation=-1;mtk-cam-mode=0;picture-format=jpeg;picture-format-values=jpeg;picture-size=640x480;picture-size-values=320x240,640x480;preferred-preview-size-for-video=640x480;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,60000;preview-fps-range-values=(5000,60000);preview-frame-rate=30;preview-frame-rate-values=15,30;preview-size=480x320;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480;rotation=0;scene-mode=auto;scene-mode-values=auto,night;sensor-type=255;smooth-zoom-supported=true;vertical-view-angle=40;video-frame-format=yuv420p;video-size=640x480;video-size-values=176x144,480x320,640x480,864x480,1280x720,1920x1080;video-stabilization=false;video-stabilization-supported=false;whitebalance=auto;whitebalance-values=auto,incandescent,daylight,cloudy-daylight,fluorescent,tungsten;zoom=0;zoom-ratios=100,114,132,151,174,200,229,263,303,348,400;zoom-supported=true;zsd-mode=off;zsd-mode-values=off
04-15 10:18:10.526 8737-8737/com.zpi.cameralibtest D/Camera-JNI: Adding callback buffer to queue, 2 total
04-15 10:18:10.526 8737-8737/com.zpi.cameralibtest D/Camera-JNI: setHasPreviewCallback: installed:1, manualBuffer:1
04-15 10:18:10.528 8737-8737/com.zpi.cameralibtest I/SurfaceView: updateWindow -- setFrame, this = android.view.SurfaceView{41f788b0 V.E..... ......ID -1,0-898,599}
04-15 10:18:10.528 8737-8737/com.zpi.cameralibtest I/SurfaceView: Changes: creating=false format=false size=true visible=false left=true top=false mUpdateWindowNeeded=false mReportDrawNeeded=false redrawNeeded=false forceSizeChanged=true mVisible=true mRequestedVisible=true, this = android.view.SurfaceView{41f788b0 V.E..... ......ID -1,0-898,599}
04-15 10:18:10.528 8737-8737/com.zpi.cameralibtest I/SurfaceView: Cur surface: Surface(name=null)/@0x41f78b48, this = android.view.SurfaceView{41f788b0 V.E..... ......ID -1,0-898,599}
04-15 10:18:10.534 8737-8764/com.zpi.cameralibtest V/SurfaceView: this = android.view.SurfaceView{41f788b0 V.E..... ......ID -1,0-898,599} got resized: w=899 h=599, cur w=-1 h=-1
04-15 10:18:10.539 8737-8737/com.zpi.cameralibtest I/SurfaceView: New surface: Surface(name=null)/@0x41f78c18, vis=true, frame=Rect(63, 105 - 962, 704), this = android.view.SurfaceView{41f788b0 V.E..... ......ID -1,0-898,599}
04-15 10:18:10.540 8737-8737/com.zpi.cameralibtest I/SurfaceView: surfaceChanged -- format=4 w=899 h=599, this = android.view.SurfaceView{41f788b0 V.E..... ......ID -1,0-898,599}
04-15 10:18:10.540 8737-8737/com.zpi.cameralibtest I/SurfaceView: surfaceChanged callback +, this = android.view.SurfaceView{41f788b0 V.E..... ......ID -1,0-898,599}
04-15 10:18:10.686 8737-8737/com.zpi.cameralibtest I/CameraFramework: Camera framework getParameters =afeng-max-focus-step=0;afeng-min-focus-step=0;antibanding=off;antibanding-values=off,50hz,60hz;auto-exposure-lock-supported=false;auto-whitebalance-lock-supported=false;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot;capfname=/sdcard/DCIM/cap00;effect=none;effect-values=none,mono,negative,sepia,sepiablue;eng-flash-duty-max=1;eng-flash-duty-min=0;eng-flash-duty-value=-1;eng-flash-step-max=0;eng-flash-step-min=0;eng-focus-fullscan-frame-interval=0;eng-focus-fullscan-frame-interval-max=65535;eng-focus-fullscan-frame-interval-min=0;eng-save-shading-table=0;eng-shading-table=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-sharp=0;fb-sharp-max=4;fb-sharp-min=-4;fb-skin-color=0;fb-skin-color-max=4;fb-skin-color-min=-4;fb-slim-face=0;fb-slim-face-max=4;fb-slim-face-min=-4;fb-smooth-level=0;fb-smooth-level-max=4;fb-smooth-level-min=-4;flash-mode=off;flash-mode-values=off;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-mode=continuous-picture;focus-mode-values=auto,infinity,continuous-picture,continuous-video;horizontal-view-angle=60;iso-speed=auto;iso-speed-values=auto;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,320x240;jpeg-thumbnail-width=160;max-exposure-compensation=1;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=0;max-num-metering-areas=0;max-zoom=10;min-exposure-compensation=-1;mtk-cam-mode=0;picture-format=jpeg;picture-format-values=jpeg;picture-size=640x480;picture-size-values=320x240,640x480;preferred-preview-size-for-video=640x480;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,60000;preview-fps-range-values=(5000,60000);preview-frame-rate=30;preview-frame-rate-values=15,30;preview-size=480x320;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480;rotation=0;scene-mode=auto;scene-mode-values=auto,night;sensor-type=255;smooth-zoom-supported=true;vertical-view-angle=40;video-frame-format=yuv420p;video-size=640x480;video-size-values=176x144,480x320,640x480,864x480,1280x720,1920x1080;video-stabilization=false;video-stabilization-supported=false;whitebalance=auto;whitebalance-values=auto,incandescent,daylight,cloudy-daylight,fluorescent,tungsten;zoom=0;zoom-ratios=100,114,132,151,174,200,229,263,303,348,400;zoom-supported=true;zsd-mode=off;zsd-mode-values=off
04-15 10:18:10.704 8737-8737/com.zpi.cameralibtest I/CameraFramework: Camera framework getParameters =afeng-max-focus-step=0;afeng-min-focus-step=0;antibanding=off;antibanding-values=off,50hz,60hz;auto-exposure-lock-supported=false;auto-whitebalance-lock-supported=false;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot;capfname=/sdcard/DCIM/cap00;effect=none;effect-values=none,mono,negative,sepia,sepiablue;eng-flash-duty-max=1;eng-flash-duty-min=0;eng-flash-duty-value=-1;eng-flash-step-max=0;eng-flash-step-min=0;eng-focus-fullscan-frame-interval=0;eng-focus-fullscan-frame-interval-max=65535;eng-focus-fullscan-frame-interval-min=0;eng-save-shading-table=0;eng-shading-table=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-sharp=0;fb-sharp-max=4;fb-sharp-min=-4;fb-skin-color=0;fb-skin-color-max=4;fb-skin-color-min=-4;fb-slim-face=0;fb-slim-face-max=4;fb-slim-face-min=-4;fb-smooth-level=0;fb-smooth-level-max=4;fb-smooth-level-min=-4;flash-mode=off;flash-mode-values=off;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-mode=continuous-picture;focus-mode-values=auto,infinity,continuous-picture,continuous-video;horizontal-view-angle=60;iso-speed=auto;iso-speed-values=auto;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,320x240;jpeg-thumbnail-width=160;max-exposure-compensation=1;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=0;max-num-metering-areas=0;max-zoom=10;min-exposure-compensation=-1;mtk-cam-mode=0;picture-format=jpeg;picture-format-values=jpeg;picture-size=640x480;picture-size-values=320x240,640x480;preferred-preview-size-for-video=640x480;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,60000;preview-fps-range-values=(5000,60000);preview-frame-rate=30;preview-frame-rate-values=15,30;preview-size=480x320;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480;rotation=0;scene-mode=auto;scene-mode-values=auto,night;sensor-type=255;smooth-zoom-supported=true;vertical-view-angle=40;video-frame-format=yuv420p;video-size=640x480;video-size-values=176x144,480x320,640x480,864x480,1280x720,1920x1080;video-stabilization=false;video-stabilization-supported=false;whitebalance=auto;whitebalance-values=auto,incandescent,daylight,cloudy-daylight,fluorescent,tungsten;zoom=0;zoom-ratios=100,114,132,151,174,200,229,263,303,348,400;zoom-supported=true;zsd-mode=off;zsd-mode-values=off
04-15 10:18:11.173 8737-8737/com.zpi.cameralibtest I/CameraFramework: Camera framework getParameters =afeng-max-focus-step=0;afeng-min-focus-step=0;antibanding=off;antibanding-values=off,50hz,60hz;auto-exposure-lock-supported=false;auto-whitebalance-lock-supported=false;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot;capfname=/sdcard/DCIM/cap00;effect=none;effect-values=none,mono,negative,sepia,sepiablue;eng-flash-duty-max=1;eng-flash-duty-min=0;eng-flash-duty-value=-1;eng-flash-step-max=0;eng-flash-step-min=0;eng-focus-fullscan-frame-interval=0;eng-focus-fullscan-frame-interval-max=65535;eng-focus-fullscan-frame-interval-min=0;eng-save-shading-table=0;eng-shading-table=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-sharp=0;fb-sharp-max=4;fb-sharp-min=-4;fb-skin-color=0;fb-skin-color-max=4;fb-skin-color-min=-4;fb-slim-face=0;fb-slim-face-max=4;fb-slim-face-min=-4;fb-smooth-level=0;fb-smooth-level-max=4;fb-smooth-level-min=-4;flash-mode=off;flash-mode-values=off;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-mode=continuous-picture;focus-mode-values=auto,infinity,continuous-picture,continuous-video;horizontal-view-angle=60;iso-speed=auto;iso-speed-values=auto;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,320x240;jpeg-thumbnail-width=160;max-exposure-compensation=1;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=0;max-num-metering-areas=0;max-zoom=10;min-exposure-compensation=-1;mtk-cam-mode=0;picture-format=jpeg;picture-format-values=jpeg;picture-size=640x480;picture-size-values=320x240,640x480;preferred-preview-size-for-video=640x480;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,60000;preview-fps-range-values=(5000,60000);preview-frame-rate=30;preview-frame-rate-values=15,30;preview-size=480x320;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480;rotation=0;scene-mode=auto;scene-mode-values=auto,night;sensor-type=255;smooth-zoom-supported=true;vertical-view-angle=40;video-frame-format=yuv420p;video-size=640x480;video-size-values=176x144,480x320,640x480,864x480,1280x720,1920x1080;video-stabilization=false;video-stabilization-supported=false;whitebalance=auto;whitebalance-values=auto,incandescent,daylight,cloudy-daylight,fluorescent,tungsten;zoom=0;zoom-ratios=100,114,132,151,174,200,229,263,303,348,400;zoom-supported=true;zsd-mode=off;zsd-mode-values=off
04-15 10:18:11.181 8737-8737/com.zpi.cameralibtest I/CameraFramework: Camera framework getParameters =afeng-max-focus-step=0;afeng-min-focus-step=0;antibanding=off;antibanding-values=off,50hz,60hz;auto-exposure-lock-supported=false;auto-whitebalance-lock-supported=false;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot;capfname=/sdcard/DCIM/cap00;effect=none;effect-values=none,mono,negative,sepia,sepiablue;eng-flash-duty-max=1;eng-flash-duty-min=0;eng-flash-duty-value=-1;eng-flash-step-max=0;eng-flash-step-min=0;eng-focus-fullscan-frame-interval=0;eng-focus-fullscan-frame-interval-max=65535;eng-focus-fullscan-frame-interval-min=0;eng-save-shading-table=0;eng-shading-table=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-sharp=0;fb-sharp-max=4;fb-sharp-min=-4;fb-skin-color=0;fb-skin-color-max=4;fb-skin-color-min=-4;fb-slim-face=0;fb-slim-face-max=4;fb-slim-face-min=-4;fb-smooth-level=0;fb-smooth-level-max=4;fb-smooth-level-min=-4;flash-mode=off;flash-mode-values=off;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-mode=continuous-picture;focus-mode-values=auto,infinity,continuous-picture,continuous-video;horizontal-view-angle=60;iso-speed=auto;iso-speed-values=auto;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,320x240;jpeg-thumbnail-width=160;max-exposure-compensation=1;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=0;max-num-metering-areas=0;max-zoom=10;min-exposure-compensation=-1;mtk-cam-mode=0;picture-format=jpeg;picture-format-values=jpeg;picture-size=640x480;picture-size-values=320x240,640x480;preferred-preview-size-for-video=640x480;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,60000;preview-fps-range-values=(5000,60000);preview-frame-rate=30;preview-frame-rate-values=15,30;preview-size=480x320;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480;rotation=0;scene-mode=auto;scene-mode-values=auto,night;sensor-type=255;smooth-zoom-supported=true;vertical-view-angle=40;video-frame-format=yuv420p;video-size=640x480;video-size-values=176x144,480x320,640x480,864x480,1280x720,1920x1080;video-stabilization=false;video-stabilization-supported=false;whitebalance=auto;whitebalance-values=auto,incandescent,daylight,cloudy-daylight,fluorescent,tungsten;zoom=0;zoom-ratios=100,114,132,151,174,200,229,263,303,348,400;zoom-supported=true;zsd-mode=off;zsd-mode-values=off
04-15 10:18:11.185 8737-8737/com.zpi.cameralibtest D/Camera-JNI: Adding callback buffer to queue, 3 total
04-15 10:18:11.185 8737-8737/com.zpi.cameralibtest D/Camera-JNI: setHasPreviewCallback: installed:1, manualBuffer:1
04-15 10:18:11.186 8737-8737/com.zpi.cameralibtest I/SurfaceView: surfaceChanged callback -, this = android.view.SurfaceView{41f788b0 V.E..... ......ID -1,0-898,599}
04-15 10:18:11.187 8737-8737/com.zpi.cameralibtest V/SurfaceView: Layout: x=63 y=105 w=899 h=599, frame=Rect(0, 0 - 899, 599), this = android.view.SurfaceView{41f788b0 V.E..... ......ID -1,0-898,599}
04-15 10:18:11.187 8737-8737/com.zpi.cameralibtest D/View: [ANR Warning]onLayout time too long, this =eu.livotov.labs.android.camview.CameraLiveView{41f78590 V.E..... ......ID 64,16-960,615 #7f0d0054 app:id/cameraLiveView}time =660 ms
04-15 10:18:11.188 8737-8737/com.zpi.cameralibtest D/View: [ANR Warning]onLayout time too long, this =android.widget.RelativeLayout{41f77070 V.E..... ......ID 0,0-1024,631}time =660 ms
04-15 10:18:11.188 8737-8737/com.zpi.cameralibtest D/View: [ANR Warning]onLayout time too long, this =android.support.v7.widget.ContentFrameLayout{41f5df10 V.ED.... ......ID 0,64-1024,695 #1020002 android:id/content}time =661 ms
04-15 10:18:11.188 8737-8737/com.zpi.cameralibtest D/View: [ANR Warning]onLayout time too long, this =android.support.v7.widget.ActionBarOverlayLayout{41f518f0 V.ED.... ......ID 0,0-1024,695 #7f0d0043 app:id/decor_content_parent}time =661 ms
04-15 10:18:11.189 8737-8737/com.zpi.cameralibtest D/View: [ANR Warning]onLayout time too long, this =android.widget.FrameLayout{41f5d570 V.E..... ......ID 0,25-1024,720}time =661 ms
04-15 10:18:11.189 8737-8737/com.zpi.cameralibtest D/View: [ANR Warning]onLayout time too long, this =android.widget.LinearLayout{41f55bc0 V.E..... ......ID 0,0-1024,720}time =662 ms
04-15 10:18:11.189 8737-8737/com.zpi.cameralibtest D/View: [ANR Warning]onLayout time too long, this =com.android.internal.policy.impl.PhoneWindow$DecorView{41f552b8 V.E..... R.....ID 0,0-1024,720}time =662 ms
04-15 10:18:11.192 8737-8737/com.zpi.cameralibtest I/SurfaceView: updateWindow -- OnPreDrawListener, mHaveFrame = true, this = android.view.SurfaceView$3@41f78fa0
04-15 10:18:11.196 8737-8737/com.zpi.cameralibtest D/GraphicBuffer: create handle(0x5fc76920) (w:720, h:1024, f:1)
04-15 10:18:11.199 8737-8737/com.zpi.cameralibtest I/SurfaceView: Punch a whole(dispatchDraw), w = 899, h = 599, this = android.view.SurfaceView{41f788b0 V.E..... ........ -1,0-898,599}
04-15 10:18:11.281 8737-8768/com.zpi.cameralibtest D/Camera-JNI: Using callback buffer from queue of length 3
04-15 10:18:11.282 8737-8788/com.zpi.cameralibtest I/CameraFramework: handleMessage: 16
04-15 10:18:11.285 8737-8788/com.zpi.cameralibtest I/CameraFramework: Camera framework getParameters =afeng-max-focus-step=0;afeng-min-focus-step=0;antibanding=off;antibanding-values=off,50hz,60hz;auto-exposure-lock-supported=false;auto-whitebalance-lock-supported=false;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot;capfname=/sdcard/DCIM/cap00;effect=none;effect-values=none,mono,negative,sepia,sepiablue;eng-flash-duty-max=1;eng-flash-duty-min=0;eng-flash-duty-value=-1;eng-flash-step-max=0;eng-flash-step-min=0;eng-focus-fullscan-frame-interval=0;eng-focus-fullscan-frame-interval-max=65535;eng-focus-fullscan-frame-interval-min=0;eng-save-shading-table=0;eng-shading-table=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-sharp=0;fb-sharp-max=4;fb-sharp-min=-4;fb-skin-color=0;fb-skin-color-max=4;fb-skin-color-min=-4;fb-slim-face=0;fb-slim-face-max=4;fb-slim-face-min=-4;fb-smooth-level=0;fb-smooth-level-max=4;fb-smooth-level-min=-4;flash-mode=off;flash-mode-values=off;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-mode=continuous-picture;focus-mode-values=auto,infinity,continuous-picture,continuous-video;horizontal-view-angle=60;iso-speed=auto;iso-speed-values=auto;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,320x240;jpeg-thumbnail-width=160;max-exposure-compensation=1;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=0;max-num-metering-areas=0;max-zoom=10;min-exposure-compensation=-1;mtk-cam-mode=0;picture-format=jpeg;picture-format-values=jpeg;picture-size=640x480;picture-size-values=320x240,640x480;preferred-preview-size-for-video=640x480;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,60000;preview-fps-range-values=(5000,60000);preview-frame-rate=30;preview-frame-rate-values=15,30;preview-size=480x320;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480;rotation=0;scene-mode=auto;scene-mode-values=auto,night;sensor-type=255;smooth-zoom-supported=true;vertical-view-angle=40;video-frame-format=yuv420p;video-size=640x480;video-size-values=176x144,480x320,640x480,864x480,1280x720,1920x1080;video-stabilization=false;video-stabilization-supported=false;whitebalance=auto;whitebalance-values=auto,incandescent,daylight,cloudy-daylight,fluorescent,tungsten;zoom=0;zoom-ratios=100,114,132,151,174,200,229,263,303,348,400;zoom-supported=true;zsd-mode=off;zsd-mode-values=off
04-15 10:18:11.289 8737-8817/com.zpi.cameralibtest D/!@#: Camera Frame
04-15 10:18:11.289 8737-8737/com.zpi.cameralibtest D/!@#: Processed Camera Frame
04-15 10:18:11.376 8737-8804/com.zpi.cameralibtest D/Camera-JNI: Using callback buffer from queue of length 2
04-15 10:18:11.377 8737-8788/com.zpi.cameralibtest I/CameraFramework: handleMessage: 16
04-15 10:18:11.381 8737-8788/com.zpi.cameralibtest I/CameraFramework: Camera framework getParameters =afeng-max-focus-step=0;afeng-min-focus-step=0;antibanding=off;antibanding-values=off,50hz,60hz;auto-exposure-lock-supported=false;auto-whitebalance-lock-supported=false;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot;capfname=/sdcard/DCIM/cap00;effect=none;effect-values=none,mono,negative,sepia,sepiablue;eng-flash-duty-max=1;eng-flash-duty-min=0;eng-flash-duty-value=-1;eng-flash-step-max=0;eng-flash-step-min=0;eng-focus-fullscan-frame-interval=0;eng-focus-fullscan-frame-interval-max=65535;eng-focus-fullscan-frame-interval-min=0;eng-save-shading-table=0;eng-shading-table=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-sharp=0;fb-sharp-max=4;fb-sharp-min=-4;fb-skin-color=0;fb-skin-color-max=4;fb-skin-color-min=-4;fb-slim-face=0;fb-slim-face-max=4;fb-slim-face-min=-4;fb-smooth-level=0;fb-smooth-level-max=4;fb-smooth-level-min=-4;flash-mode=off;flash-mode-values=off;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-mode=continuous-picture;focus-mode-values=auto,infinity,continuous-picture,continuous-video;horizontal-view-angle=60;iso-speed=auto;iso-speed-values=auto;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,320x240;jpeg-thumbnail-width=160;max-exposure-compensation=1;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=0;max-num-metering-areas=0;max-zoom=10;min-exposure-compensation=-1;mtk-cam-mode=0;picture-format=jpeg;picture-format-values=jpeg;picture-size=640x480;picture-size-values=320x240,640x480;preferred-preview-size-for-video=640x480;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,60000;preview-fps-range-values=(5000,60000);preview-frame-rate=30;preview-frame-rate-values=15,30;preview-size=480x320;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480;rotation=0;scene-mode=auto;scene-mode-values=auto,night;sensor-type=255;smooth-zoom-supported=true;vertical-view-angle=40;video-frame-format=yuv420p;video-size=640x480;video-size-values=176x144,480x320,640x480,864x480,1280x720,1920x1080;video-stabilization=false;video-stabilization-supported=false;whitebalance=auto;whitebalance-values=auto,incandescent,daylight,cloudy-daylight,fluorescent,tungsten;zoom=0;zoom-ratios=100,114,132,151,174,200,229,263,303,348,400;zoom-supported=true;zsd-mode=off;zsd-mode-values=off
04-15 10:18:11.384 8737-8817/com.zpi.cameralibtest D/!@#: Camera Frame
04-15 10:18:11.384 8737-8737/com.zpi.cameralibtest D/!@#: Processed Camera Frame
04-15 10:18:11.477 8737-8764/com.zpi.cameralibtest D/Camera-JNI: Using callback buffer from queue of length 1
04-15 10:18:11.477 8737-8764/com.zpi.cameralibtest D/Camera-JNI: Out of buffers, clearing callback!
04-15 10:18:11.478 8737-8788/com.zpi.cameralibtest I/CameraFramework: handleMessage: 16
04-15 10:18:11.481 8737-8788/com.zpi.cameralibtest I/CameraFramework: Camera framework getParameters =afeng-max-focus-step=0;afeng-min-focus-step=0;antibanding=off;antibanding-values=off,50hz,60hz;auto-exposure-lock-supported=false;auto-whitebalance-lock-supported=false;brightness_value=0;burst-num=1;cap-mode=normal;cap-mode-values=normal,face_beauty,continuousshot;capfname=/sdcard/DCIM/cap00;effect=none;effect-values=none,mono,negative,sepia,sepiablue;eng-flash-duty-max=1;eng-flash-duty-min=0;eng-flash-duty-value=-1;eng-flash-step-max=0;eng-flash-step-min=0;eng-focus-fullscan-frame-interval=0;eng-focus-fullscan-frame-interval-max=65535;eng-focus-fullscan-frame-interval-min=0;eng-save-shading-table=0;eng-shading-table=0;exposure-compensation=0;exposure-compensation-step=1.0;fb-enlarge-eye=0;fb-enlarge-eye-max=4;fb-enlarge-eye-min=-4;fb-extreme-beauty=true;fb-sharp=0;fb-sharp-max=4;fb-sharp-min=-4;fb-skin-color=0;fb-skin-color-max=4;fb-skin-color-min=-4;fb-slim-face=0;fb-slim-face-max=4;fb-slim-face-min=-4;fb-smooth-level=0;fb-smooth-level-max=4;fb-smooth-level-min=-4;flash-mode=off;flash-mode-values=off;focal-length=3.5;focus-distances=0.95,1.9,Infinity;focus-mode=continuous-picture;focus-mode-values=auto,infinity,continuous-picture,continuous-video;horizontal-view-angle=60;iso-speed=auto;iso-speed-values=auto;jpeg-quality=100;jpeg-thumbnail-height=128;jpeg-thumbnail-quality=100;jpeg-thumbnail-size-values=0x0,160x128,320x240;jpeg-thumbnail-width=160;max-exposure-compensation=1;max-num-detected-faces-hw=15;max-num-detected-faces-sw=0;max-num-focus-areas=0;max-num-metering-areas=0;max-zoom=10;min-exposure-compensation=-1;mtk-cam-mode=0;picture-format=jpeg;picture-format-values=jpeg;picture-size=640x480;picture-size-values=320x240,640x480;preferred-preview-size-for-video=640x480;preview-format=yuv420sp;preview-format-values=yuv420sp,yuv420p,yuv420i-yyuvyy-3plane;preview-fps-range=5000,60000;preview-fps-range-values=(5000,60000);preview-frame-rate=30;preview-frame-rate-values=15,30;preview-size=480x320;preview-size-values=176x144,320x240,352x288,480x320,480x368,640x480;rotation=0;scene-mode=auto;scene-mode-values=auto,night;sensor-type=255;smooth-zoom-supported=true;vertical-view-angle=40;video-frame-format=yuv420p;video-size=640x480;video-size-values=176x144,480x320,640x480,864x480,1280x720,1920x1080;video-stabilization=false;video-stabilization-supported=false;whitebalance=auto;whitebalance-values=auto,incandescent,daylight,cloudy-daylight,fluorescent,tungsten;zoom=0;zoom-ratios=100,114,132,151,174,200,229,263,303,348,400;zoom-supported=true;zsd-mode=off;zsd-mode-values=off
04-15 10:18:11.484 8737-8817/com.zpi.cameralibtest D/!@#: Camera Frame
04-15 10:18:11.484 8737-8737/com.zpi.cameralibtest D/!@#: Processed Camera Frame

Thanks in advance for the help.

@mbbaig
Copy link
Author

mbbaig commented Apr 15, 2016

Okay so right after I posted this issue it occurred to me that the ScannerView process live data. So I looked at the code for how that is done. And I found the missing line of code. The screen shot below shows the LiveDataProcessingCallback working.

camviewsolution

The highlighted line was necessary to make it work.

Sorry for creating a new issue.

@mbbaig mbbaig closed this as completed Apr 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant