Lines Matching refs:GLEnvironment
15194 Landroid/filterfw/core/FilterContext;->initGLEnvironment(Landroid/filterfw/core/GLEnvironment;)V
15196 Landroid/filterfw/core/FilterContext;->mGLEnvironment:Landroid/filterfw/core/GLEnvironment;
15300 …eView;->bindToListener(Landroid/view/SurfaceHolder$Callback;Landroid/filterfw/core/GLEnvironment;)V
15301 Landroid/filterfw/core/FilterSurfaceView;->getGLEnv()Landroid/filterfw/core/GLEnvironment;
15304 Landroid/filterfw/core/FilterSurfaceView;->mGLEnv:Landroid/filterfw/core/GLEnvironment;
15421 Landroid/filterfw/core/FrameManager;->getGLEnvironment()Landroid/filterfw/core/GLEnvironment;
15427 Landroid/filterfw/core/GLEnvironment;-><init>()V
15428 Landroid/filterfw/core/GLEnvironment;-><init>(Landroid/filterfw/core/NativeAllocatorTag;)V
15429 Landroid/filterfw/core/GLEnvironment;->glEnvId:I
15430 Landroid/filterfw/core/GLEnvironment;->initWithCurrentContext()V
15431 Landroid/filterfw/core/GLEnvironment;->initWithNewContext()V
15432 Landroid/filterfw/core/GLEnvironment;->isAnyContextActive()Z
15433 Landroid/filterfw/core/GLEnvironment;->isContextActive()Z
15434 Landroid/filterfw/core/GLEnvironment;->mManageContext:Z
15435 Landroid/filterfw/core/GLEnvironment;->nativeActivate()Z
15436 Landroid/filterfw/core/GLEnvironment;->nativeActivateSurfaceId(I)Z
15437 Landroid/filterfw/core/GLEnvironment;->nativeAddSurface(Landroid/view/Surface;)I
15438 Landroid/filterfw/core/GLEnvironment;->nativeAddSurfaceFromMediaRecorder(Landroid/media/MediaRecord…
15439 Landroid/filterfw/core/GLEnvironment;->nativeAddSurfaceWidthHeight(Landroid/view/Surface;II)I
15440 Landroid/filterfw/core/GLEnvironment;->nativeAllocate()Z
15441 Landroid/filterfw/core/GLEnvironment;->nativeDeactivate()Z
15442 Landroid/filterfw/core/GLEnvironment;->nativeDeallocate()Z
15443 Landroid/filterfw/core/GLEnvironment;->nativeDisconnectSurfaceMediaSource(Landroid/media/MediaRecor…
15444 Landroid/filterfw/core/GLEnvironment;->nativeInitWithCurrentContext()Z
15445 Landroid/filterfw/core/GLEnvironment;->nativeInitWithNewContext()Z
15446 Landroid/filterfw/core/GLEnvironment;->nativeIsActive()Z
15447 Landroid/filterfw/core/GLEnvironment;->nativeIsAnyContextActive()Z
15448 Landroid/filterfw/core/GLEnvironment;->nativeIsContextActive()Z
15449 Landroid/filterfw/core/GLEnvironment;->nativeRemoveSurfaceId(I)Z
15450 Landroid/filterfw/core/GLEnvironment;->nativeSetSurfaceTimestamp(J)Z
15451 Landroid/filterfw/core/GLEnvironment;->nativeSwapBuffers()Z
15452 Landroid/filterfw/core/GLEnvironment;->registerSurface(Landroid/view/Surface;)I
15453 Landroid/filterfw/core/GLEnvironment;->registerSurfaceTexture(Landroid/graphics/SurfaceTexture;II)I
15454 Landroid/filterfw/core/GLEnvironment;->tearDown()V
15468 Landroid/filterfw/core/GLFrame;->getGLEnvironment()Landroid/filterfw/core/GLEnvironment;
15479 Landroid/filterfw/core/GLFrame;->init(Landroid/filterfw/core/GLEnvironment;)V
15483 Landroid/filterfw/core/GLFrame;->mGLEnvironment:Landroid/filterfw/core/GLEnvironment;
15485 Landroid/filterfw/core/GLFrame;->nativeAllocate(Landroid/filterfw/core/GLEnvironment;II)Z
15486 Landroid/filterfw/core/GLFrame;->nativeAllocateExternal(Landroid/filterfw/core/GLEnvironment;)Z
15487 Landroid/filterfw/core/GLFrame;->nativeAllocateWithFbo(Landroid/filterfw/core/GLEnvironment;III)Z
15488 Landroid/filterfw/core/GLFrame;->nativeAllocateWithTexture(Landroid/filterfw/core/GLEnvironment;III…
15724 Landroid/filterfw/core/ShaderProgram;->allocate(Landroid/filterfw/core/GLEnvironment;Ljava/lang/Str…
15729 Landroid/filterfw/core/ShaderProgram;->getGLEnvironment()Landroid/filterfw/core/GLEnvironment;
15730 …gram;->getGLEnvironment(Landroid/filterfw/core/FilterContext;)Landroid/filterfw/core/GLEnvironment;
15733 Landroid/filterfw/core/ShaderProgram;->mGLEnvironment:Landroid/filterfw/core/GLEnvironment;
15736 Landroid/filterfw/core/ShaderProgram;->nativeCreateIdentity(Landroid/filterfw/core/GLEnvironment;)L…
15940 Landroid/filterfw/MffEnvironment;->setGLEnvironment(Landroid/filterfw/core/GLEnvironment;)V