diff options
author | Chris Wailes <chriswailes@google.com> | 2019-01-10 16:55:32 -0800 |
---|---|---|
committer | Chris Wailes <chriswailes@google.com> | 2019-01-23 13:34:40 -0800 |
commit | 8b35ba25a9663264e6e50867f124f9100953299a (patch) | |
tree | abf86737b0eb7ec947a9ea906ea1687367dd5295 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | c0db63f6ac6cf6b784ea6633b037764452c52c91 (diff) |
Implemented native functions and types for blastula management.
This patch adds native support for spawning and managing blastula pools,
as well as several code cleanups and modernizations.
Changes includes:
* A function to fork blastulas
* A table for managing blastula-related data
* Functions for adding and removing blastula data from the
aforementioned table
* Switching from NULL to nullptr
* Replacing string-passing error handling with a curried failure
function
* Utility functions for handling managed objects
* JNI functions for blastula pool management
Topic: zygot-prefork
Test: make & flash & launch apps & check log for messages
Bug: 68253328
Change-Id: I12cd9f2c87a2e3c00d64b683edf3631e29a51551
Merged-In: I12cd9f2c87a2e3c00d64b683edf3631e29a51551
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions