Searched refs:sGLEnvironmentDeactivate (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera/src/com/android/camera/
H A DEffectsRecorder.java94 private static Method sGLEnvironmentDeactivate; field in class:EffectsRecorder
268 sGLEnvironmentDeactivate = clsGLEnvironment.getMethod("deactivate");
780 invoke(glEnv, sGLEnvironmentDeactivate);

Completed in 49 milliseconds