diff options
author | Adam Bookatz <bookatz@google.com> | 2021-03-17 18:36:12 -0700 |
---|---|---|
committer | Adam Bookatz <bookatz@google.com> | 2021-03-19 17:31:56 -0700 |
commit | 8bcb4c9219da227de69c2f31340ec8f37138f5b6 (patch) | |
tree | 2665e59d9545797cb71e468c04abda1cbadcfd19 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | ece94a7e3ed9b83e1b60d6f0343f00698b6c9776 (diff) |
SparseDoubleArray
Introduces a SparseDoubleArray class.
It is based on a SparseLongArray, storing the double values
in the bits of the long in the SparseLongArray.
This is a hidden class.
Not all long-term desired features of SparseDoubleArray
have necessarily been implemented here; only the ones needed
right now have been written.
Bug: 182845832
Test: atest BatteryStatsTests
Test: atest FrameworksCoreTests:android.util.SparseDoubleArrayTest
Change-Id: Id68b22328f2660839e2005990766d99140b00c16
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions