OSDN Git Service

Add profiling tools.
authorChih-Chung Chang <chihchung@google.com>
Fri, 3 Feb 2012 13:17:17 +0000 (21:17 +0800)
committerChih-Chung Chang <chihchung@google.com>
Tue, 14 Feb 2012 00:21:37 +0000 (08:21 +0800)
commit3d238a7a19b1010578709c63f86e12b2bce0e4fc
tree289dd9b5e1a0bba5a2252b081225842f7cbede7f
parent7f10c1533e087b528f58294edaba18726e350103
Add profiling tools.

Change-Id: Ieab118ededaab5ef46408fac6fdb66b9fff4900e
src/com/android/gallery3d/ui/GLRootView.java
src/com/android/gallery3d/util/Profile.java [new file with mode: 0644]
src/com/android/gallery3d/util/ProfileData.java [new file with mode: 0644]
tests/Android.mk
tests/src/com/android/gallery3d/util/ProfileTest.java [new file with mode: 0644]