Searched refs:performViewCapture (Results 1 – 1 of 1) sorted by relevance
709 Bitmap b = performViewCapture(view, true); in captureViewLayer()755 Bitmap b = performViewCapture(captureView, false); in capture()778 private static Bitmap performViewCapture(final View captureView, final boolean skipChildren) { in performViewCapture() method in ViewDebug