Searched defs:copyResult (Results 1 – 7 of 7) sorted by relevance
101 int copyResult = copy.request(mActivity.getWindow(), srcRect, dest); in takeScreenshot() local
349 int copyResult = copy.request(mActivity.getWindow(), srcRect, dest); in takeScreenshot() local
93 public void onPixelCopyFinished(int copyResult) { in onPixelCopyFinished()
139 int copyResult = copy.request(mSurfaceView, srcRect, dest); in takeScreenshot() local
131 int copyResult = copy.request(getActivity().getWindow(), srcRect, dest); in takeScreenshot() local
424 int copyResult = PixelCopy.ERROR_SOURCE_NO_DATA; in testVideoProducer() local
1335 private int copyResult; field in SurfaceViewSnapshot1423 public void onPixelCopyFinished(int copyResult) { in onPixelCopyFinished()