Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/camera/
DEffectsRecorder.java94 private static Method sGLEnvironmentActivate; field in EffectsRecorder
268 sGLEnvironmentActivate = clsGLEnvironment.getMethod("activate"); in EffectsRecorder()
776 invoke(glEnv, sGLEnvironmentActivate); in invokeOnRunnerDone()
/packages/apps/Camera/src/com/android/camera/
DEffectsRecorder.java93 private static Method sGLEnvironmentActivate; field in EffectsRecorder
267 sGLEnvironmentActivate = clsGLEnvironment.getMethod("activate"); in EffectsRecorder()
775 invoke(glEnv, sGLEnvironmentActivate); in invokeOnRunnerDone()