Home
last modified time | relevance | path

Searched refs:nativePtr (Results 1 – 4 of 4) sorted by relevance

/art/tools/ahat/src/test-dump/android/graphics/
DBitmap.java29 public Bitmap(int width, int height, long nativePtr, byte[] buffer) { in Bitmap() argument
32 this.mNativePtr = nativePtr; in Bitmap()
33 dumpData.add(nativePtr, buffer); in Bitmap()
51 public void add(long nativePtr, byte[] buffer) { in add() argument
52 natives[count] = nativePtr; in add()
/art/tools/ahat/src/main/com/android/ahat/heapdump/
DAhatBitmapInstance.java159 Value nativePtr = natives.getValue(i); in toBitmapDumpData() local
161 if (nativePtr == null || bufferVal == null) { in toBitmapDumpData()
165 result.buffers.put(nativePtr.asLong(), buffer.asArrayInstance().asByteArray()); in toBitmapDumpData()
265 long nativePtr = getLongField("mNativePtr", -1l); in getBitmapInfo() local
266 if (nativePtr == -1) { in getBitmapInfo()
274 if (!bitmapDumpData.buffers.containsKey(nativePtr)) { in getBitmapInfo()
278 buffer = bitmapDumpData.buffers.get(nativePtr); in getBitmapInfo()
/art/test/2048-bad-native-registry/
Dexpected-stdout.txt6 …ibcore.util.NativeAllocationRegistry$CleanerThunk@N(freeFunction = 0xN, nativePtr = 0xN, size = 66…
/art/build/boot/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt11067 Llibcore/util/NativeAllocationRegistry$CleanerThunk;->nativePtr:J