/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/libcore/util/ |
D | NativeAllocationRegistry.java | 38 public static NativeAllocationRegistry createMalloced( in createMalloced() method in NativeAllocationRegistry 43 public static NativeAllocationRegistry createMalloced( in createMalloced() method in NativeAllocationRegistry
|
/frameworks/base/graphics/java/android/graphics/ |
D | ColorFilter.java | 30 NativeAllocationRegistry.createMalloced(
|
D | FontFamily.java | 52 NativeAllocationRegistry.createMalloced( 56 NativeAllocationRegistry.createMalloced(
|
D | Shader.java | 36 NativeAllocationRegistry.createMalloced(
|
D | PathIterator.java | 49 NativeAllocationRegistry.createMalloced(
|
D | RenderEffect.java | 37 NativeAllocationRegistry.createMalloced(
|
D | MeshSpecification.java | 262 NativeAllocationRegistry.createMalloced(
|
D | Gainmap.java | 89 NativeAllocationRegistry.createMalloced(
|
D | HardwareBufferRenderer.java | 64 NativeAllocationRegistry.createMalloced(
|
D | RuntimeShader.java | 250 NativeAllocationRegistry.createMalloced(
|
D | Mesh.java | 63 NativeAllocationRegistry.createMalloced(
|
/frameworks/base/core/java/android/window/ |
D | WindowInfosListener.java | 36 NativeAllocationRegistry registry = NativeAllocationRegistry.createMalloced( in WindowInfosListener()
|
D | InputTransferToken.java | 65 NativeAllocationRegistry.createMalloced(InputTransferToken.class.getClassLoader(),
|
/frameworks/base/core/java/android/view/ |
D | SurfaceControlHdrLayerInfoListener.java | 33 NativeAllocationRegistry.createMalloced(
|
D | MotionPredictor.java | 47 NativeAllocationRegistry.createMalloced(
|
D | InputChannel.java | 40 NativeAllocationRegistry.createMalloced(
|
D | DisplayEventReceiver.java | 95 NativeAllocationRegistry.createMalloced(
|
/frameworks/base/ravenwood/bivalenttest/test/com/android/ravenwoodtest/bivalenttest/ |
D | RavenwoodNativeAllocationRegistryTest.java | 57 NativeAllocationRegistry.createMalloced(
|
/frameworks/base/core/java/android/hardware/ |
D | OverlayProperties.java | 44 NativeAllocationRegistry.createMalloced(OverlayProperties.class.getClassLoader(),
|
/frameworks/base/graphics/java/android/graphics/text/ |
D | LineBreaker.java | 390 NativeAllocationRegistry.createMalloced( 487 NativeAllocationRegistry.createMalloced(
|
D | PositionedGlyphs.java | 51 NativeAllocationRegistry.createMalloced(
|
/frameworks/base/core/java/com/android/internal/os/ |
D | LongArrayMultiStateCounter.java | 89 sRegistry = NativeAllocationRegistry.createMalloced( in registerNativeAllocation() 183 sRegistry = NativeAllocationRegistry.createMalloced( in registerNativeAllocation()
|
D | LongMultiStateCounter.java | 90 sRegistry = NativeAllocationRegistry.createMalloced( in registerNativeAllocation()
|
/frameworks/base/graphics/java/android/graphics/fonts/ |
D | FontFamily.java | 79 NativeAllocationRegistry.createMalloced(FontFamily.class.getClassLoader(),
|
D | Font.java | 66 NativeAllocationRegistry.createMalloced( 70 NativeAllocationRegistry.createMalloced(Font.class.getClassLoader(),
|