Searched refs:nativeSetDestinationFrame (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/core/java/android/view/ |
| D | SurfaceControl.java | 307 private static native void nativeSetDestinationFrame(long transactionObj, long nativeObject, in nativeSetDestinationFrame() method in SurfaceControl 4945 nativeSetDestinationFrame(mNativeObject, sc.mNativeObject, in setDestinationFrame() 4956 nativeSetDestinationFrame(mNativeObject, sc.mNativeObject, 0, 0, width, height); in setDestinationFrame()
|
| /frameworks/base/core/jni/ |
| D | android_view_SurfaceControl.cpp | 1239 static void nativeSetDestinationFrame(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetDestinationFrame() function 2748 (void*)nativeSetDestinationFrame }, in nativeSetDestinationFrame()
|