Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/camera/
DEffectsRecorder.java77 private static Method sGraphRunnerStop; field in EffectsRecorder
241 sGraphRunnerStop = sClsGraphRunner.getMethod("stop"); in EffectsRecorder()
654 invoke(mOldRunner, sGraphRunnerStop); in initializeEffect()
1025 invoke(mRunner, sGraphRunnerStop); in stopPreview()
/packages/apps/Camera/src/com/android/camera/
DEffectsRecorder.java76 private static Method sGraphRunnerStop; field in EffectsRecorder
240 sGraphRunnerStop = sClsGraphRunner.getMethod("stop"); in EffectsRecorder()
653 invoke(mOldRunner, sGraphRunnerStop); in initializeEffect()
1024 invoke(mRunner, sGraphRunnerStop); in stopPreview()