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