Lines Matching refs:GLEnvironment
18072 Landroid/filterfw/core/FilterContext;->initGLEnvironment(Landroid/filterfw/core/GLEnvironment;)V
18074 Landroid/filterfw/core/FilterContext;->mGLEnvironment:Landroid/filterfw/core/GLEnvironment;
18178 …eView;->bindToListener(Landroid/view/SurfaceHolder$Callback;Landroid/filterfw/core/GLEnvironment;)V
18179 Landroid/filterfw/core/FilterSurfaceView;->getGLEnv()Landroid/filterfw/core/GLEnvironment;
18182 Landroid/filterfw/core/FilterSurfaceView;->mGLEnv:Landroid/filterfw/core/GLEnvironment;
18299 Landroid/filterfw/core/FrameManager;->getGLEnvironment()Landroid/filterfw/core/GLEnvironment;
18305 Landroid/filterfw/core/GLEnvironment;-><init>()V
18306 Landroid/filterfw/core/GLEnvironment;-><init>(Landroid/filterfw/core/NativeAllocatorTag;)V
18307 Landroid/filterfw/core/GLEnvironment;->glEnvId:I
18308 Landroid/filterfw/core/GLEnvironment;->initWithCurrentContext()V
18309 Landroid/filterfw/core/GLEnvironment;->initWithNewContext()V
18310 Landroid/filterfw/core/GLEnvironment;->isAnyContextActive()Z
18311 Landroid/filterfw/core/GLEnvironment;->isContextActive()Z
18312 Landroid/filterfw/core/GLEnvironment;->mManageContext:Z
18313 Landroid/filterfw/core/GLEnvironment;->nativeActivate()Z
18314 Landroid/filterfw/core/GLEnvironment;->nativeActivateSurfaceId(I)Z
18315 Landroid/filterfw/core/GLEnvironment;->nativeAddSurface(Landroid/view/Surface;)I
18316 Landroid/filterfw/core/GLEnvironment;->nativeAddSurfaceFromMediaRecorder(Landroid/media/MediaRecord…
18317 Landroid/filterfw/core/GLEnvironment;->nativeAddSurfaceWidthHeight(Landroid/view/Surface;II)I
18318 Landroid/filterfw/core/GLEnvironment;->nativeAllocate()Z
18319 Landroid/filterfw/core/GLEnvironment;->nativeDeactivate()Z
18320 Landroid/filterfw/core/GLEnvironment;->nativeDeallocate()Z
18321 Landroid/filterfw/core/GLEnvironment;->nativeDisconnectSurfaceMediaSource(Landroid/media/MediaRecor…
18322 Landroid/filterfw/core/GLEnvironment;->nativeInitWithCurrentContext()Z
18323 Landroid/filterfw/core/GLEnvironment;->nativeInitWithNewContext()Z
18324 Landroid/filterfw/core/GLEnvironment;->nativeIsActive()Z
18325 Landroid/filterfw/core/GLEnvironment;->nativeIsAnyContextActive()Z
18326 Landroid/filterfw/core/GLEnvironment;->nativeIsContextActive()Z
18327 Landroid/filterfw/core/GLEnvironment;->nativeRemoveSurfaceId(I)Z
18328 Landroid/filterfw/core/GLEnvironment;->nativeSetSurfaceTimestamp(J)Z
18329 Landroid/filterfw/core/GLEnvironment;->nativeSwapBuffers()Z
18330 Landroid/filterfw/core/GLEnvironment;->registerSurface(Landroid/view/Surface;)I
18331 Landroid/filterfw/core/GLEnvironment;->registerSurfaceTexture(Landroid/graphics/SurfaceTexture;II)I
18332 Landroid/filterfw/core/GLEnvironment;->tearDown()V
18346 Landroid/filterfw/core/GLFrame;->getGLEnvironment()Landroid/filterfw/core/GLEnvironment;
18357 Landroid/filterfw/core/GLFrame;->init(Landroid/filterfw/core/GLEnvironment;)V
18361 Landroid/filterfw/core/GLFrame;->mGLEnvironment:Landroid/filterfw/core/GLEnvironment;
18363 Landroid/filterfw/core/GLFrame;->nativeAllocate(Landroid/filterfw/core/GLEnvironment;II)Z
18364 Landroid/filterfw/core/GLFrame;->nativeAllocateExternal(Landroid/filterfw/core/GLEnvironment;)Z
18365 Landroid/filterfw/core/GLFrame;->nativeAllocateWithFbo(Landroid/filterfw/core/GLEnvironment;III)Z
18366 Landroid/filterfw/core/GLFrame;->nativeAllocateWithTexture(Landroid/filterfw/core/GLEnvironment;III…
18602 Landroid/filterfw/core/ShaderProgram;->allocate(Landroid/filterfw/core/GLEnvironment;Ljava/lang/Str…
18607 Landroid/filterfw/core/ShaderProgram;->getGLEnvironment()Landroid/filterfw/core/GLEnvironment;
18608 …gram;->getGLEnvironment(Landroid/filterfw/core/FilterContext;)Landroid/filterfw/core/GLEnvironment;
18611 Landroid/filterfw/core/ShaderProgram;->mGLEnvironment:Landroid/filterfw/core/GLEnvironment;
18614 Landroid/filterfw/core/ShaderProgram;->nativeCreateIdentity(Landroid/filterfw/core/GLEnvironment;)L…
18818 Landroid/filterfw/MffEnvironment;->setGLEnvironment(Landroid/filterfw/core/GLEnvironment;)V