Home
last modified time | relevance | path

Searched refs:nCopySurfaceInto (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DThreadedRenderer.java926 return nCopySurfaceInto(surface, 0, 0, 0, 0, bitmap); in copySurfaceInto()
928 return nCopySurfaceInto(surface, srcRect.left, srcRect.top, in copySurfaceInto()
1244 private static native int nCopySurfaceInto(Surface surface, in nCopySurfaceInto() method in ThreadedRenderer
/frameworks/base/config/
Dhiddenapi-private-dex.txt96718 Landroid/view/ThreadedRenderer;->nCopySurfaceInto(Landroid/view/Surface;IIIILandroid/graphics/Bitma…