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