Searched refs:nPauseSurface (Results 1 – 1 of 1) sorted by relevance
485 return nPauseSurface(mNativeProxy, surface); in pauseSurface()985 private static native boolean nPauseSurface(long nativeProxy, Surface window); in nPauseSurface() method in ThreadedRenderer