Searched refs:nativeSetLocation (Results 1 – 2 of 2) sorted by relevance
300 private static native void nativeSetLocation(long nativeObject, int latitude, int longitude); in nativeSetLocation() method in MediaMuxer433 nativeSetLocation(mNativeObject, latitudex10000, longitudex10000); in setLocation()
37630 Landroid/media/MediaMuxer;->nativeSetLocation(JII)V