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