Home
last modified time | relevance | path

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

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenRecorder.java98 screenCapturingThread = new ScreenCapturingThread(); in Fragment()
99 screenCapturingThread.start(); in Fragment()
106 ScreenCapturingThread screenCapturingThread; field in ScreenRecorder.Fragment
118 screenCapturingThread.join(); in stop()
119 if (screenCapturingThread.getException()!=null) { in stop()
120 throw screenCapturingThread.getException(); in stop()
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...