Advertisement
naguz

CMtest camera

Oct 27th, 2011
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.86 KB | None | 0 0
  1.  
  2.  
  3.  
  4. W/InputManagerService(  183): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@40cd3470
  5. I/ActivityManager(  183): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.vtlab.launcher/.Launcher } from pid 183
  6. I/ActivityManager(  183): No longer want com.teamdouche.pacman (pid 663): hidden #16
  7. I/WindowManager(  183): WIN DEATH: Window{406c2840 com.teamdouche.pacman/com.teamdouche.pacman.StartupActivity paused=false}
  8. W/IInputConnectionWrapper( 2368): showStatusIcon on inactive InputConnection
  9. I/ActivityManager(  183): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.camera/.Camera bnds=[249,371][393,482] } from pid 2325
  10. V/CameraHolder( 2342): open camera 0
  11. D/CameraHardwareStub(  147): initHeapLocked: preview size=320x240
  12. I/StagefrightPlayer(  147): setDataSource('/system/media/audio/ui/camera_click.ogg')
  13. I/StagefrightPlayer(  147): setDataSource('/system/media/audio/ui/VideoRecord.ogg')
  14. D/Camera  ( 2342): app passed NULL surface
  15. D/CameraSettings( 2342): Parameters: [exposure-compensation=0, jpeg-quality=90, picture-format=jpeg, picture-size-values=320x240, picture-size=320x240, preview-format=yuv420sp, preview-frame-rate=15, preview-size-values=320x240, preview-size=320x240]
  16. D/CameraHardwareStub(  147): initHeapLocked: preview size=320x240
  17. D/CameraHardwareStub(  147): initHeapLocked: preview size=320x240
  18. V/camera  ( 2342): startPreview
  19. D/SensorHAL(  183): Using /dev/input/event0 (name=ecompass_data)
  20. D/SensorHAL(  183): +__control_activate: handle=0 enabled=1
  21. D/SensorHAL(  183): +__control_set_delay: ms=200
  22. D/SensorHAL(  183): +__control_set_delay: ms=200
  23. E/SurfaceFlinger(  183): texture=11, using format 17, which is not supported by the GL
  24. V/GLRootView( 2342): onSurfaceChanged: 1279x768, gl10: com.google.android.gles_jni.GLImpl@40581ba8
  25. V/GLRootView( 2342): layout content pane 1279x768
  26. V/camera  ( 2342): the keydown is  pressed first time
  27. V/camera  ( 2342): Start autofocus.
  28. D/camera  ( 2342): doSnap: mFocusState=1 mFocusMode=auto
  29. E/camera  ( 2342): <PROFILE> mAutoFocusTime = 129ms
  30. D/CameraHardwareStub(  147): initHeapLocked: preview size=320x240
  31. E/SurfaceFlinger(  183): texture=10, using format 17, which is not supported by the GL
  32. D/ALSAModule(  147): open called for devices 00000002 in mode 0...
  33. W/ALSAModule(  147): Set PLAYBACK PCM format to S16_LE (Signed 16 bit Little Endian)
  34. W/ALSAModule(  147): Using 2 channels for PLAYBACK.
  35. I/ALSAModule(  147): Set PLAYBACK sample rate to 44100 HZ
  36. I/ALSAModule(  147): Buffer size: 4096
  37. I/ALSAModule(  147): Latency: 92879
  38. I/ALSAModule(  147): Initialized ALSA PLAYBACK device AndroidPlayback_Speaker_normal
  39. D/dalvikvm( 2342): GC_EXTERNAL_ALLOC freed 176K, 51% free 2865K/5767K, external 796K/800K, paused 115ms
  40. V/camera  ( 2342): mShutterLag = 144ms
  41. V/camera  ( 2342): mShutterToRawCallbackTime = 1ms
  42. E/camera  ( 2342): <PROFILE> Snapshot to Thumb Latency = 274 ms
  43. V/camera  ( 2342): mPictureDisplayedToJpegCallbackTime = 0ms
  44. E/camera  ( 2342): <PROFILE> Snapshot to Snapshot Latency = 274 ms
  45. V/camera  ( 2342): the keyup is pressed first time
  46. D/CameraSettings( 2342): Parameters: [exposure-compensation=0, gps-timestamp=1319742683, jpeg-quality=90, picture-format=jpeg, picture-size-values=320x240, picture-size=320x240, preview-format=yuv420sp, preview-frame-rate=15, preview-size-values=320x240, preview-size=320x240, rotation=90]
  47. D/CameraHardwareStub(  147): initHeapLocked: preview size=320x240
  48. D/CameraHardwareStub(  147): initHeapLocked: preview size=320x240
  49. V/camera  ( 2342): startPreview
  50. V/camera  ( 2342): mJpegCallbackFinishTime = 1221ms
  51. E/SurfaceFlinger(  183): texture=10, using format 17, which is not supported by the GL
  52. D/dalvikvm( 2325): GC_EXPLICIT freed 229K, 56% free 3284K/7431K, external 8321K/8564K, paused 62ms
  53.  
  54.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement