Chinaunix首页 | 论坛 | 博客
  • 博客访问: 356323
  • 博文数量: 197
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 303
  • 用 户 组: 普通用户
  • 注册时间: 2013-09-02 14:21
文章分类

全部博文(197)

文章存档

2014年(89)

2013年(108)

我的朋友

发布时间:2014-03-20 17:15:46

Android Camera数据流分析全程记录 花了不少时间在这个数据流的分析上面,自己毕竟没怎么做过android,这里记录一下自己的见解,任何理解错误还望高人指教,以后还需慢慢纠正整个分析过程从app的onCreate开始:packages/apps/OMAPCamera/src/com/ti/omap4/android/camera/Camera.java在onCreate中做了很多的初始化,.........【阅读全文】

阅读(1194) | 评论(0) | 转发(0)

发布时间:2014-03-20 17:15:38

......【阅读全文】

阅读(1327) | 评论(1) | 转发(0)

发布时间:2014-03-20 17:15:24

......【阅读全文】

阅读(836) | 评论(0) | 转发(0)

发布时间:2014-03-20 17:15:18

Android之SurfaceView学习首先我们先来看下官方API对SurfaceView的介绍SurfaceView的API介绍Provides a dedicated drawing surface embedded inside of a view hierarchy. You can control the format of this surface and, if you like, its size; the SurfaceView takes care of placing the surf.........【阅读全文】

阅读(1116) | 评论(0) | 转发(0)

发布时间:2014-03-20 17:15:08

Android Camera CameraHal.cpp 分析 & OMX机制作为上层和底层的中转站,hal层在android中起到的作用不言而喻,针对camera的研究已经有一段时间了,这里自己还是决定静下心来好好的分析一下CameraHal.cpp这里的代码,对自己更好的理解hal与上层和底层的交互作用不可小觑,特别对理解hal与kernel driver的交互过程作用很大.........【阅读全文】

阅读(943) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册