summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorCatherine Liu <wlcl05@motorola.com>2012-07-17 14:12:56 -0500
committerCatherine Liu <wlcl05@motorola.com>2012-07-17 14:12:56 -0500
commitfb900813511df0706469ad340bfb0810b5a12cd7 (patch)
treefe481c430fee09d3b50d8f17da468fccf74ffb33 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent3c04cc44c400d0ed2155428fa50d5facc91cd893 (diff)
Fix wrong count return for getPhoneSignalStrengthCount
Test report for the time spent in each signal strength bin, along with the number of times that bin was entered showed the result as Bin=3 Time=3211926000 Count=0. With a non-zero Time, the Count value 0 was wrong. The cause of the problem was that getPhoneSignalStrengthCount() used mPhoneDataConnectionsTimer, instead of mPhoneSignalStrengthsTimer, to get the count. Change-Id: I55ac1125abfcfdc105605d76d1c706ac315b90cc
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions