Home
last modified time | relevance | path

Searched refs:createMalloced (Results 1 – 25 of 40) sorted by relevance

12

/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/libcore/util/
DNativeAllocationRegistry.java38 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/
DColorFilter.java30 NativeAllocationRegistry.createMalloced(
DFontFamily.java52 NativeAllocationRegistry.createMalloced(
56 NativeAllocationRegistry.createMalloced(
DShader.java36 NativeAllocationRegistry.createMalloced(
DPathIterator.java49 NativeAllocationRegistry.createMalloced(
DRenderEffect.java37 NativeAllocationRegistry.createMalloced(
DMeshSpecification.java262 NativeAllocationRegistry.createMalloced(
DGainmap.java89 NativeAllocationRegistry.createMalloced(
DHardwareBufferRenderer.java64 NativeAllocationRegistry.createMalloced(
DRuntimeShader.java250 NativeAllocationRegistry.createMalloced(
DMesh.java63 NativeAllocationRegistry.createMalloced(
/frameworks/base/core/java/android/window/
DWindowInfosListener.java36 NativeAllocationRegistry registry = NativeAllocationRegistry.createMalloced( in WindowInfosListener()
DInputTransferToken.java65 NativeAllocationRegistry.createMalloced(InputTransferToken.class.getClassLoader(),
/frameworks/base/core/java/android/view/
DSurfaceControlHdrLayerInfoListener.java33 NativeAllocationRegistry.createMalloced(
DMotionPredictor.java47 NativeAllocationRegistry.createMalloced(
DInputChannel.java40 NativeAllocationRegistry.createMalloced(
DDisplayEventReceiver.java95 NativeAllocationRegistry.createMalloced(
/frameworks/base/ravenwood/bivalenttest/test/com/android/ravenwoodtest/bivalenttest/
DRavenwoodNativeAllocationRegistryTest.java57 NativeAllocationRegistry.createMalloced(
/frameworks/base/core/java/android/hardware/
DOverlayProperties.java44 NativeAllocationRegistry.createMalloced(OverlayProperties.class.getClassLoader(),
/frameworks/base/graphics/java/android/graphics/text/
DLineBreaker.java390 NativeAllocationRegistry.createMalloced(
487 NativeAllocationRegistry.createMalloced(
DPositionedGlyphs.java51 NativeAllocationRegistry.createMalloced(
/frameworks/base/core/java/com/android/internal/os/
DLongArrayMultiStateCounter.java89 sRegistry = NativeAllocationRegistry.createMalloced( in registerNativeAllocation()
183 sRegistry = NativeAllocationRegistry.createMalloced( in registerNativeAllocation()
DLongMultiStateCounter.java90 sRegistry = NativeAllocationRegistry.createMalloced( in registerNativeAllocation()
/frameworks/base/graphics/java/android/graphics/fonts/
DFontFamily.java79 NativeAllocationRegistry.createMalloced(FontFamily.class.getClassLoader(),
DFont.java66 NativeAllocationRegistry.createMalloced(
70 NativeAllocationRegistry.createMalloced(Font.class.getClassLoader(),

12