OSDN Git Service
(root)
/
android-x86
/
frameworks-native.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae4d9dd
)
CpuConsumer: Remove CpuConsumer JNI ID.
author
Zhijun He
<zhijunhe@google.com>
Mon, 3 Jun 2013 15:10:16 +0000
(08:10 -0700)
committer
Zhijun He
<zhijunhe@google.com>
Mon, 3 Jun 2013 17:42:05 +0000
(10:42 -0700)
Not used anywhere, and it is pretty confusing to have it here.
Bug:
9254294
Change-Id: I12b761532918b546a0f56c74ccf81b2c119ccd66
include/gui/CpuConsumer.h
patch
|
blob
|
history
diff --git
a/include/gui/CpuConsumer.h
b/include/gui/CpuConsumer.h
index
bf9918e
..
cf1dab6
100644
(file)
--- a/
include/gui/CpuConsumer.h
+++ b/
include/gui/CpuConsumer.h
@@
-25,7
+25,6
@@
#include <utils/Vector.h>
#include <utils/threads.h>
-#define ANDROID_GRAPHICS_CPUCONSUMER_JNI_ID "mCpuConsumer"
namespace android {