HomeSort by relevance Sort by last modified time
    Searched refs:nativeDestructor (Results 1 - 18 of 18) sorted by null

  /frameworks/base/graphics/java/android/graphics/
DrawFilter.java 35 nativeDestructor(mNativeInt);
42 private static native void nativeDestructor(long nativeDrawFilter);
MaskFilter.java 27 nativeDestructor(native_instance);
31 private static native void nativeDestructor(long native_filter);
PathEffect.java 27 nativeDestructor(native_instance);
31 private static native void nativeDestructor(long native_patheffect);
RegionIterator.java 45 nativeDestructor(mNativeIter);
50 private static native void nativeDestructor(long native_iter);
Camera.java 165 nativeDestructor();
173 private native void nativeDestructor();
Shader.java 93 nativeDestructor(native_instance);
127 private static native void nativeDestructor(long native_shader);
Interpolator.java 149 nativeDestructor(native_instance);
158 private static native void nativeDestructor(long native_instance);
Movie.java 68 private static native void nativeDestructor(long nativeMovie);
84 nativeDestructor(mNativeMovie);
Picture.java 62 nativeDestructor(mNativePicture);
188 private static native void nativeDestructor(long nativePicture);
Region.java 382 nativeDestructor(mNativeRegion);
409 private static native void nativeDestructor(long native_region);
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DrawFilter_Delegate.java 59 /*package*/ static void nativeDestructor(long nativeDrawFilter) {
MaskFilter_Delegate.java 59 /*package*/ static void nativeDestructor(long native_filter) {
PathEffect_Delegate.java 63 /*package*/ static void nativeDestructor(long native_patheffect) {
Shader_Delegate.java 79 /*package*/ static void nativeDestructor(long native_shader) {
Region_Delegate.java 273 /*package*/ static void nativeDestructor(long native_region) {
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 130 milliseconds