Home
last modified time | relevance | path

Searched refs:nativeDestroy (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/core/java/android/view/
DSurfaceSession.java34 private static native void nativeDestroy(long ptr); in nativeDestroy() method in SurfaceSession
59 nativeDestroy(mNativeClient); in kill()
DSurfaceControlFpsListener.java41 nativeDestroy(mNativeListener); in destroy()
91 private static native void nativeDestroy(long ptr); in nativeDestroy() method in SurfaceControlFpsListener
DTunnelModeEnabledListener.java45 nativeDestroy(mNativeListener); in destroy()
95 private static native void nativeDestroy(long ptr); in nativeDestroy() method in TunnelModeEnabledListener
DCompositionSamplingListener.java44 nativeDestroy(mNativeListener); in destroy()
98 private static native void nativeDestroy(long ptr); in nativeDestroy() method in CompositionSamplingListener
/frameworks/base/graphics/java/android/graphics/
DBLASTBufferQueue.java32 private static native void nativeDestroy(long ptr); in nativeDestroy() method in BLASTBufferQueue
61 nativeDestroy(mNativeObject); in destroy()
120 nativeDestroy(mNativeObject); in finalize()
/frameworks/base/core/jni/
Dandroid_view_SurfaceSession.cpp49 static void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) { in nativeDestroy() function
59 (void*)nativeDestroy },
Dandroid_view_TunnelModeEnabledListener.cpp84 void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) { in nativeDestroy() function
111 {"nativeDestroy", "(J)V", (void*)nativeDestroy},
Dandroid_view_SurfaceControlFpsListener.cpp82 void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) { in nativeDestroy() function
109 {"nativeDestroy", "(J)V", (void*)nativeDestroy},
Dandroid_view_CompositionSamplingListener.cpp85 void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) { in nativeDestroy() function
118 (void*)nativeDestroy },
Dandroid_graphics_BLASTBufferQueue.cpp89 static void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) { in nativeDestroy() function
147 {"nativeDestroy", "(J)V", (void*)nativeDestroy},
/frameworks/layoutlib/bridge/src/android/content/res/
DAssetManager_Delegate.java47 /*package*/ static void nativeDestroy(long ptr) { in nativeDestroy() method in AssetManager_Delegate
/frameworks/base/core/java/android/content/res/
DApkAssets.java435 nativeDestroy(mNativePtr); in close()
451 private static native void nativeDestroy(long ptr); in nativeDestroy() method in ApkAssets
DXmlBlock.java74 nativeDestroy(mNative); in decOpenCountLocked()
542 private static final native void nativeDestroy(long obj); in nativeDestroy() method in XmlBlock
DStringBlock.java207 nativeDestroy(mNative); in close()
561 private static native void nativeDestroy(long obj); in nativeDestroy() method in StringBlock
DAssetManager.java1248 nativeDestroy(mObject); in finalize()
1513 nativeDestroy(mObject); in decRefsLocked()
1521 private static native void nativeDestroy(long ptr); in nativeDestroy() method in AssetManager
/frameworks/base/core/java/android/hardware/camera2/
DDngCreator.java451 nativeDestroy(); in close()
655 private synchronized native void nativeDestroy(); in nativeDestroy() method in DngCreator
/frameworks/base/core/java/android/os/
DMessageQueue.java70 private native static void nativeDestroy(long ptr); in nativeDestroy() method in MessageQueue
95 nativeDestroy(mPtr); in dispose()
DParcel.java366 private static native void nativeDestroy(long nativePtr); in nativeDestroy() method in Parcel
3586 nativeDestroy(mNativePtr); in destroy()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt16356 Landroid/content/res/ApkAssets;->nativeDestroy(J)V
16415 Landroid/content/res/AssetManager;->nativeDestroy(J)V
16839 Landroid/content/res/StringBlock;->nativeDestroy(J)V
16889 Landroid/content/res/XmlBlock;->nativeDestroy(J)V
21706 Landroid/hardware/camera2/DngCreator;->nativeDestroy()V
41077 Landroid/os/MessageQueue;->nativeDestroy(J)V
41193 Landroid/os/Parcel;->nativeDestroy(J)V
65391 Landroid/view/SurfaceControl;->nativeDestroy(J)V
65392 Landroid/view/SurfaceControl;->nativeDestroy(JJ)V
65493 Landroid/view/SurfaceSession;->nativeDestroy(J)V