MCPcopy Create free account

hub / github.com/Doctoror/ParticlesDrawable / functions

Functions619 in github.com/Doctoror/ParticlesDrawable

MethodsetBackgroundColorIsDeliveredOnDraw
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:111
MethodsetBackgroundColorIsDeliveredOnDrawOnlyOnce
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:121
MethodsetBackgroundTranslationX
(final float backgroundTranslationX)
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/renderer/GlSceneRenderer.java:64
MethodsetColorFilter
(@Nullable final ColorFilter colorFilter)
library/src/main/java/com/doctoror/particlesdrawable/renderer/CanvasSceneRenderer.java:50
MethodsetDebugFlags
Set the debug flags to a new value. The value is constructed by OR-together zero or more of the DEBUG_CHECK_ constants. The debug flags take effect wh
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:174
MethodsetDensity
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:281
MethodsetDensity
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:231
MethodsetDensity
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:208
MethodsetDensity
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:384
MethodsetDimensions
(final int width, final int height)
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/renderer/GlSceneRendererBackground.java:92
MethodsetEGLContextFactory
Install a custom EGLContextFactory. <p>If this method is called, it must be called before {@link #setRenderer(Renderer)} is called. <p> If this method
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:268
MethodsetEGLWindowSurfaceFactory
Install a custom EGLWindowSurfaceFactory. <p>If this method is called, it must be called before {@link #setRenderer(Renderer)} is called. <p> If this
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:282
MethodsetEmulateOnAttachToWindow
(final boolean emulateOnAttachToWindow)
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:367
MethodsetForegroundTranslationX
(final float foregroundTranslationX)
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/renderer/GlSceneRenderer.java:69
MethodsetFrameDelay
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:191
MethodsetFrameDelay
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:145
MethodsetFrameDelay
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:230
MethodsetFrameDelay
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:271
MethodsetGLWrapper
Set the glWrapper. If the glWrapper is not null, its {@link GLWrapper#wrap(GL)} method is called whenever a surface is created. A GLWrapper can be use
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:160
MethodsetLineColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:311
MethodsetLineColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:261
MethodsetLineColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:249
MethodsetLineColor
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:425
MethodsetLineLength
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:265
MethodsetLineLength
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:216
MethodsetLineLength
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:287
MethodsetLineLength
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:364
MethodsetLineThickness
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:249
MethodsetLineThickness
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:201
MethodsetLineThickness
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:273
MethodsetLineThickness
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:344
MethodsetParticleColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:296
MethodsetParticleColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:246
MethodsetParticleColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:310
MethodsetParticleColor
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:404
MethodsetParticleRadiusRange
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:223
MethodsetParticleRadiusRange
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:177
MethodsetParticleRadiusRange
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:334
MethodsetParticleRadiusRange
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:313
MethodsetPreserveEGLContextOnPause
Control whether the EGL context is preserved when the EncapsulatedGLSurfaceView is paused and resumed. <p> If set to true, then the EGL context may be
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:207
MethodsetRenderMode
(int renderMode)
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:1160
MethodsetShouldCheckGlError
(final boolean shouldCheckGlError)
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/util/GLErrorChecker.java:32
MethodsetShouldThrowOnGlError
(final boolean shouldThrowOnGlError)
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/util/GLErrorChecker.java:36
MethodsetSpeedFactor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:207
MethodsetSpeedFactor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:161
MethodsetSpeedFactor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:365
MethodsetSpeedFactor
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:292
MethodsetsAlpha
library/src/test/java/com/doctoror/particlesdrawable/model/SceneTest.kt:189
MethodsetsAlphaToEngine
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:131
MethodsetsBackgroundTexture
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/renderer/GlSceneRendererTest.kt:55
MethodsetsColorFilterToRenderer
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:145
MethodsetsDensity
library/src/test/java/com/doctoror/particlesdrawable/model/SceneTest.kt:177
MethodsetsDensityFromAttributes
library/src/test/java/com/doctoror/particlesdrawable/engine/SceneConfiguratorTest.kt:48
MethodsetsDimensions
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/renderer/GlSceneRendererTest.kt:83
MethodsetsDimensionsOnBoundsChange
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:78
MethodsetsDimensionsOnSizeChange
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:59
MethodsetsDimensionsOnSurfaceChange
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:205
MethodsetsFrameDelay
library/src/test/java/com/doctoror/particlesdrawable/model/SceneTest.kt:76
MethodsetsFrameDelayFromAttributes
library/src/test/java/com/doctoror/particlesdrawable/engine/SceneConfiguratorTest.kt:67
MethodsetsHeight
library/src/test/java/com/doctoror/particlesdrawable/model/SceneTest.kt:203
MethodsetsLineColor
library/src/test/java/com/doctoror/particlesdrawable/model/SceneTest.kt:183
MethodsetsLineColorFromAttributes
library/src/test/java/com/doctoror/particlesdrawable/engine/SceneConfiguratorTest.kt:86
MethodsetsLineLength
library/src/test/java/com/doctoror/particlesdrawable/model/SceneTest.kt:166
MethodsetsLineLengthFromAttributes
library/src/test/java/com/doctoror/particlesdrawable/engine/SceneConfiguratorTest.kt:105
MethodsetsLineThickness
library/src/test/java/com/doctoror/particlesdrawable/model/SceneTest.kt:150
MethodsetsLineThicknessFromAttributes
library/src/test/java/com/doctoror/particlesdrawable/engine/SceneConfiguratorTest.kt:124
MethodsetsParticleColor
library/src/test/java/com/doctoror/particlesdrawable/model/SceneTest.kt:210
MethodsetsParticleColorFromAttributes
library/src/test/java/com/doctoror/particlesdrawable/engine/SceneConfiguratorTest.kt:143
MethodsetsParticleRadiusRange
library/src/test/java/com/doctoror/particlesdrawable/model/SceneTest.kt:133
MethodsetsParticleRadiusRangeFromAttributes
library/src/test/java/com/doctoror/particlesdrawable/engine/SceneConfiguratorTest.kt:162
MethodsetsParticleX
library/src/test/java/com/doctoror/particlesdrawable/model/SceneTest.kt:217
MethodsetsParticleY
library/src/test/java/com/doctoror/particlesdrawable/model/SceneTest.kt:225
MethodsetsSpeedFactor
library/src/test/java/com/doctoror/particlesdrawable/model/SceneTest.kt:92
MethodsetsSpeedFactorFromAttributes
library/src/test/java/com/doctoror/particlesdrawable/engine/SceneConfiguratorTest.kt:191
MethodsetsWidth
library/src/test/java/com/doctoror/particlesdrawable/model/SceneTest.kt:196
Methodstart
()
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:149
MethodstartDoesNotStartEngineWhenNotAttachedToWindow
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:136
MethodstartDoesNotStartEngineWhenNotVisible
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:145
MethodstartsEngineOnAttachToWindowWhenVisible
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:120
MethodstartsEngineOnStart
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:157
MethodstartsEngineOnStartIfConditionsAllowAndWasExplicitlyStopped
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:165
MethodstartsEngineOnVisibiltyChangeWhenAttachedToWindow
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:128
Methodstop
()
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:154
MethodstopsEngineAndPausesOnStop
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:250
MethodstopsEngineOnDetachFromWindow
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:190
MethodstopsEngineOnStop
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:163
MethodstopsEngineOnStop
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:177
MethodstopsEngineWhenNotVisible
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:183
MethodsurfaceChanged
This method is part of the SurfaceHolder.Callback interface, and is not normally called or subclassed by clients of EncapsulatedGLSurfaceView.
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:399
MethodsurfaceCreated
This method is part of the SurfaceHolder.Callback interface, and is not normally called or subclassed by clients of EncapsulatedGLSurfaceView.
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:382
MethodsurfaceCreated
()
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:1202
MethodsurfaceDestroyed
This method is part of the SurfaceHolder.Callback interface, and is not normally called or subclassed by clients of EncapsulatedGLSurfaceView.
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:390
MethodsurfaceDestroyed
()
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:1222
MethodsurfaceRedrawNeeded
This method is part of the SurfaceHolder.Callback2 interface, and is not normally called or subclassed by clients of EncapsulatedGLSurfaceView.
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:418
MethodsurfaceRedrawNeededAsync
This method is part of the SurfaceHolder.Callback2 interface, and is not normally called or subclassed by clients of EncapsulatedGLSurfaceView.
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:407
MethodtestGeneratesParticleOffScreen
library/src/test/java/com/doctoror/particlesdrawable/engine/ParticleGeneratorTest.kt:170
MethodthrowsWhenChooseConfigFirstPassReturnsFalse
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/BaseConfigChooserTest.kt:35
MethodthrowsWhenChooseConfigFirstPassSets0
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/BaseConfigChooserTest.kt:60
MethodthrowsWhenChooseConfigFirstPassSetsNegativeValue
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/BaseConfigChooserTest.kt:45
MethodthrowsWhenChooseConfigSecondPassReturnsFalse
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/BaseConfigChooserTest.kt:75
← previousnext →501–600 of 619, ranked by callers