Searched refs:nCopySurfaceInto (Results 1 – 1 of 1) sorted by relevance
875 return nCopySurfaceInto(surface, 0, 0, 0, 0, bitmap); in copySurfaceInto()877 return nCopySurfaceInto(surface, srcRect.left, srcRect.top, in copySurfaceInto()1035 private static native int nCopySurfaceInto(Surface surface, in nCopySurfaceInto() method in ThreadedRenderer