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