2011年3月11日

Linux Kernel and Android休眠与唤醒

摘要: http://edu.codepub.com/2010/0626/23815.php 阅读全文

posted @ 2011-03-11 15:18 eustoma 阅读(123) 评论(0) 推荐(0)

mpl

摘要: +#define IRE_DUMP+#ifdef IRE_DUMP+ static int dump_i = 0;+ static FILE *fp_before = NULL;+ static FILE *fp_after = NULL;+ LOGD("Begin to dump data, %d x %d -> %d x %d, dump_i=%d", + vsrc.width, vsrc.height, vdst.width, vdst.height, dump_i);++ if ( 0 == dump_i && access("/da 阅读全文

posted @ 2011-03-11 15:17 eustoma 阅读(5234) 评论(0) 推荐(0)

导航