Searched refs:nativeProxy (Results 1 – 1 of 1) sorted by relevance
1362 private static native int nGetRenderThreadTid(long nativeProxy); in nGetRenderThreadTid() argument1368 private static native void nDeleteProxy(long nativeProxy); in nDeleteProxy() argument1370 private static native boolean nLoadSystemProperties(long nativeProxy); in nLoadSystemProperties() argument1372 private static native void nSetName(long nativeProxy, String name); in nSetName() argument1374 private static native void nSetSurface(long nativeProxy, Surface window, boolean discardBuffer); in nSetSurface() argument1376 private static native void nSetSurfaceControl(long nativeProxy, long nativeSurfaceControl); in nSetSurfaceControl() argument1378 private static native boolean nPause(long nativeProxy); in nPause() argument1380 private static native void nSetStopped(long nativeProxy, boolean stopped); in nSetStopped() argument1382 private static native void nSetLightGeometry(long nativeProxy, in nSetLightGeometry() argument1385 private static native void nSetLightAlpha(long nativeProxy, float ambientShadowAlpha, in nSetLightAlpha() argument[all …]