Home
last modified time | relevance | path

Searched defs:copyWindow (Results 1 – 1 of 1) sorted by relevance

/cts/libs/deviceutillegacy/src/com/android/compatibility/common/util/
DSynchronousPixelCopy.java184 public static PixelCopy.Result copyWindow(View source, in copyWindow() method in SynchronousPixelCopy
194 public static PixelCopy.Result copyWindow(View source) { in copyWindow() method in SynchronousPixelCopy
199 public static PixelCopy.Result copyWindow(Window source, in copyWindow() method in SynchronousPixelCopy
209 public static PixelCopy.Result copyWindow(Window source) { in copyWindow() method in SynchronousPixelCopy