Searched defs:registerNativeAllocation (Results 1 – 3 of 3) sorted by relevance
| /frameworks/layoutlib/bridge/src/libcore/util/ | ||
| D | NativeAllocationRegistry_Delegate.java | 54 /*package*/ static void registerNativeAllocation(long size) { in registerNativeAllocation() method in NativeAllocationRegistry_Delegate |
| /frameworks/rs/support/java/src/androidx/renderscript/ | ||
| D | RenderScript.java | 98 static Method registerNativeAllocation; field in RenderScript |
| /frameworks/base/rs/java/android/renderscript/ | ||
| D | RenderScript.java | 73 static Method registerNativeAllocation; field in RenderScript |