Home | Sort by relevance Sort by last modified time |
/frameworks/base/media/java/android/media/ | |
MediaRecorder.java | 889 native_reset(); method 895 private native void native_reset(); method in class:MediaRecorder [all...] |
MediaCodec.java | 1794 native_reset(); method 1797 private native final void native_reset(); method in class:MediaCodec [all...] |
/frameworks/base/graphics/java/android/graphics/ | |
Path.java | 80 native_reset(mNativePath); 806 private static native void native_reset(long nPath); method in class:Path |
Matrix.java | 298 native_reset(native_instance); 844 private static native void native_reset(long native_object); method in class:Matrix [all...] |
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ | |
Path_Delegate.java | 121 /*package*/ static void native_reset(long nPath) { method in class:Path_Delegate 134 native_reset(nPath); |
Matrix_Delegate.java | 226 /*package*/ static void native_reset(long native_object) { method in class:Matrix_Delegate [all...] |