Home
last modified time | relevance | path

Searched refs:nativeDestroy (Results 1 – 22 of 22) 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()
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
DSurface.java104 private static native void nativeDestroy(long nativeObject); in nativeDestroy() method in Surface
432 nativeDestroy(mNativeObject); in destroy()
/frameworks/base/graphics/java/android/graphics/
DBLASTBufferQueue.java33 private static native void nativeDestroy(long ptr); in nativeDestroy() method in BLASTBufferQueue
67 nativeDestroy(mNativeObject); in destroy()
145 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_CompositionSamplingListener.cpp85 void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) { in nativeDestroy() function
118 (void*)nativeDestroy },
Dandroid_graphics_BLASTBufferQueue.cpp98 static void nativeDestroy(JNIEnv* env, jclass clazz, jlong ptr) { in nativeDestroy() function
217 {"nativeDestroy", "(J)V", (void*)nativeDestroy},
Dandroid_tracing_PerfettoDataSource.cpp238 void nativeDestroy(void* ptr) { in nativeDestroy() function
244 return static_cast<jlong>(reinterpret_cast<uintptr_t>(&nativeDestroy)); in nativeGetFinalizer()
Dandroid_view_Surface.cpp463 static void nativeDestroy(JNIEnv* env, jclass clazz, jlong nativeObject) { in nativeDestroy() function
504 {"nativeDestroy", "(J)V", (void*)nativeDestroy},
/frameworks/layoutlib/bridge/src/android/content/res/
DAssetManager_Delegate.java50 /*package*/ static void nativeDestroy(long ptr) { in nativeDestroy() method in AssetManager_Delegate
/frameworks/base/ravenwood/runtime-helper-src/framework/com/android/platform/test/ravenwood/nativesubstitution/
DMessageQueue_host.java56 public static void nativeDestroy(long ptr) { in nativeDestroy() method in MessageQueue_host
DParcel_host.java92 public static void nativeDestroy(long nativePtr) { in nativeDestroy() method in Parcel_host
/frameworks/base/core/java/android/content/res/
DApkAssets.java443 nativeDestroy(mNativePtr); in close()
465 private static native void nativeDestroy(long ptr); in nativeDestroy() method in ApkAssets
DStringBlock.java214 nativeDestroy(mNative); in close()
619 private static native void nativeDestroy(long obj); in nativeDestroy() method in StringBlock
DXmlBlock.java77 nativeDestroy(mNative); in decOpenCountLocked()
663 private static final native void nativeDestroy(long obj); in nativeDestroy() method in XmlBlock
DAssetManager.java1353 nativeDestroy(mObject); in finalize()
1669 nativeDestroy(mObject); in decRefsLocked()
1686 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.java78 private native static void nativeDestroy(long ptr); in nativeDestroy() method in MessageQueue
103 nativeDestroy(mPtr); in dispose()
DParcel.java464 private static native void nativeDestroy(long nativePtr); in nativeDestroy() method in Parcel
5464 nativeDestroy(mNativePtr); in destroy()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt13478 Landroid/content/res/ApkAssets;->nativeDestroy(J)V
13537 Landroid/content/res/AssetManager;->nativeDestroy(J)V
13961 Landroid/content/res/StringBlock;->nativeDestroy(J)V
14011 Landroid/content/res/XmlBlock;->nativeDestroy(J)V
18828 Landroid/hardware/camera2/DngCreator;->nativeDestroy()V
37111 Landroid/os/MessageQueue;->nativeDestroy(J)V
37227 Landroid/os/Parcel;->nativeDestroy(J)V
61425 Landroid/view/SurfaceControl;->nativeDestroy(J)V
61426 Landroid/view/SurfaceControl;->nativeDestroy(JJ)V
61527 Landroid/view/SurfaceSession;->nativeDestroy(J)V