Home
last modified time | relevance | path

Searched defs:nativeSetDestinationFrame (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1239 static void nativeSetDestinationFrame(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetDestinationFrame() function
2747 {"nativeSetDestinationFrame", "(JJIIII)V", in nativeSetDestinationFrame() method
/frameworks/base/core/java/android/view/
DSurfaceControl.java307 private static native void nativeSetDestinationFrame(long transactionObj, long nativeObject, in nativeSetDestinationFrame() method in SurfaceControl