Searched refs:nativeProxy (Results 1 – 1 of 1) sorted by relevance
980 private static native int nGetRenderThreadTid(long nativeProxy); in nGetRenderThreadTid() argument984 private static native void nDeleteProxy(long nativeProxy); in nDeleteProxy() argument986 private static native boolean nLoadSystemProperties(long nativeProxy); in nLoadSystemProperties() argument987 private static native void nSetName(long nativeProxy, String name); in nSetName() argument989 private static native void nInitialize(long nativeProxy, Surface window); in nInitialize() argument990 private static native void nUpdateSurface(long nativeProxy, Surface window); in nUpdateSurface() argument991 private static native boolean nPauseSurface(long nativeProxy, Surface window); in nPauseSurface() argument992 private static native void nSetStopped(long nativeProxy, boolean stopped); in nSetStopped() argument993 private static native void nSetup(long nativeProxy, in nSetup() argument995 private static native void nSetLightCenter(long nativeProxy, in nSetLightCenter() argument[all …]