Re: [android-developers] out of memory when excute the CTS case of Camera

2011-08-10 Thread mlc
I think this is not a error,are you?

2011/7/30 xhy xhyg...@gmail.com:
 Hi all,

 The error occurs when excute CTS case
 android.hardware.cts.CametaTest#testPreviewPictureSizesCombination,it fail
 in the method takePicture() of  the code.But it is normal when take a
 photograph. And the parameters are both same.The follow log info:


 V/QualcommCameraHardware( 312): initRaw: initializing mRawHeap.
 I/QualcommCameraHardware( 312): constructing MemPool snapshot camera backed
 by pmem pool /dev/pmem_adsp: 1 frames @ 7589376 bytes, buffer size 7589376
 E/QualcommCameraHardware( 312): mName snapshot camera
 E/QualcommCameraHardware( 312): pmem_pool /dev/pmem_adsp
 E/QualcommCameraHardware( 312): num_buffers 1
 E/QualcommCameraHardware( 312): frame_size 7589376
 E/QualcommCameraHardware( 312): buffer_size 7589376
 E/MemoryHeapBase( 312): mmap(fd=49, size=7589888) failed (Out of memory)
 E/QualcommCameraHardware( 312): failed to construct master heap for pmem
 pool /dev/pmem_adsp
 E/QualcommCameraHardware( 312): initRaw X failed
 I/QualcommCameraHardware( 312): ~PmemPool: snapshot camera E
 I/QualcommCameraHardware( 312): ~PmemPool: snapshot camera X
 V/QualcommCameraHardware( 312): destroying MemPool snapshot camera
 V/QualcommCameraHardware( 312): destroying MemPool snapshot camera completed
 E/QualcommCameraHardware( 312): initRaw X: error initializing mRawHeap
 E/QualcommCameraHardware( 312): initRaw failed. Not taking picture.
 V/Camera ( 846): setPreviewCallbackFlags
 V/Camera ( 846): disconnect
 V/QualcommCameraHardware( 312): stopPreview: E
 I/QualcommCameraHardware( 312): stopPreviewInternal E: 0
 I/QualcommCameraHardware( 312): stopPreviewInternal X: 0
 V/QualcommCameraHardware( 312): stopPreview: X
 V/QualcommCameraHardware( 312): cancelPicture: E


 --
 -
 Best Regards
 Hongyue Xu

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en



-- 


  Regards

  马兴田

  tel:15910795238

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] camera can't recorder

2011-04-10 Thread mlc
hi,all

The log show   Unsupported
parameter(x-pvmf/media-input-node/cap-config-interface;valtype=key_specific_value)
when the program run.Who can tell me why ?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] About Monkey Script

2010-06-22 Thread mlc
this is my Monkeyscript
type= point
count= 0
speed= 1
start data 

captureDispatchPointer(5109520,5109520,0,230,358,0,0,0,0,0,0,0);
captureDispatchPointer(5109521,5109521,1,230,358,0,0,0,0,0,0,0);

captureDispatchKey(5113146,5113146,0,4,0,0,0,0);
captureDispatchKey(5113146,5113146,1,4,0,0,0,0);

--
I want give a sleep between the second sentence and the third one, but
i don't konw the grammar format.
Is the grammar format is UserWait(5000)?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Monkey script

2010-06-15 Thread mlc
HI,I am really interested to use monkey with my own script,but i don't
know the format of the script, can you give me a complete example for
monkey script.
  Thanke you very much

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en