Searched refs:nSetSurface (Results 1 – 2 of 2) sorted by relevance
292 nSetSurface(mNativeProxy, surface); in setSurface()1087 private static native void nSetSurface(long nativeProxy, Surface window); in nSetSurface() method in HardwareRenderer
442 nSetSurface(surface, width, height); in surfaceChanged()451 public native void nSetSurface(Surface surface, int width, int height); in nSetSurface() method in OrbitActivity