Searched refs:nativeSetLayer (Results 1 – 3 of 3) sorted by relevance
116 private static native void nativeSetLayer(long transactionObj, long nativeObject, int zorder); in nativeSetLayer() method in SurfaceControl2919 nativeSetLayer(mNativeObject, sc.mNativeObject, z); in setLayer()
531 static void nativeSetLayer(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetLayer() function1865 (void*)nativeSetLayer },
65428 Landroid/view/SurfaceControl;->nativeSetLayer(JJI)V