summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-04-18 16:32:42 -0700
committerSteven Moreland <smoreland@google.com>2019-04-18 16:32:42 -0700
commit45ec7bb9476aaa33f620f43831298f97d008aa0b (patch)
tree8a672e9a277c8ea824471a1e928d08ce88d929e6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent853039ccbfca5782256fc21534ff05c8b192ae29 (diff)
HwBlob: s/malloc/calloc/
Since this blob is passed between processes. We could potentially only memset portions of the blob as it is written to. However, the JHwBlob API itself doesn't have to have writes in order (even though known usages of it do write in order). Because of this, keeping track of which bytes to pad would be too expensive. Bug: 130161842 Test: boot, hidl_test_java Change-Id: I48f4d7cb20c4bfe747dd323ae3744d323ad097c9
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions