Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Doctoror/ParticlesDrawable
/ functions
Functions
619 in github.com/Doctoror/ParticlesDrawable
⨍
Functions
619
◇
Types & classes
75
Method
forwardsSetDensityToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:296
Method
forwardsSetFrameDelayToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:207
Method
forwardsSetFrameDelayToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:235
Method
forwardsSetFrameDelayToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:310
Method
forwardsSetLineColorToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:259
Method
forwardsSetLineColorToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:287
Method
forwardsSetLineColorToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:363
Method
forwardsSetLineLengthToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:273
Method
forwardsSetLineLengthToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:301
Method
forwardsSetLineLengthToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:377
Method
forwardsSetLineThicknessToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:287
Method
forwardsSetLineThicknessToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:315
Method
forwardsSetLineThicknessToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:391
Method
forwardsSetParticleColorToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:221
Method
forwardsSetParticleColorToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:249
Method
forwardsSetParticleColorToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:324
Method
forwardsSetParticleRadiusRangeToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:235
Method
forwardsSetParticleRadiusRangeToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:263
Method
forwardsSetParticleRadiusRangeToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:338
Method
forwardsSetSpeedFactorToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:301
Method
forwardsSetSpeedFactorToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:329
Method
forwardsSetSpeedFactorToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:405
Method
frameTimeAffectsStep
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:113
Method
frameTimeResetOnMakeFreshFrame
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:129
Method
frameTimeResetOnMakeFreshFrameWithParticlesOffScreen
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:134
Method
frameTimeResetOnRunWhenNotAnimating
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:151
Method
frameTimeResetOnStart
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:141
Method
frameTimeResetOnStop
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:146
Method
generatesNewOffscreenParticleWhenAdvancedOutOfBoundsEast
library/src/test/java/com/doctoror/particlesdrawable/engine/FrameAdvancerTest.kt:168
Method
generatesNewOffscreenParticleWhenAdvancedOutOfBoundsNorth
library/src/test/java/com/doctoror/particlesdrawable/engine/FrameAdvancerTest.kt:126
Method
generatesNewOffscreenParticleWhenAdvancedOutOfBoundsSouth
library/src/test/java/com/doctoror/particlesdrawable/engine/FrameAdvancerTest.kt:140
Method
generatesNewOffscreenParticleWhenAdvancedOutOfBoundsWest
library/src/test/java/com/doctoror/particlesdrawable/engine/FrameAdvancerTest.kt:154
Method
generatesParticleOffScreenFromBottom
library/src/test/java/com/doctoror/particlesdrawable/engine/ParticleGeneratorTest.kt:155
Method
generatesParticleOffScreenFromLeft
library/src/test/java/com/doctoror/particlesdrawable/engine/ParticleGeneratorTest.kt:110
Method
generatesParticleOffScreenFromRight
library/src/test/java/com/doctoror/particlesdrawable/engine/ParticleGeneratorTest.kt:140
Method
generatesParticleOffScreenFromTop
library/src/test/java/com/doctoror/particlesdrawable/engine/ParticleGeneratorTest.kt:125
Method
generatesParticleOnScreen
library/src/test/java/com/doctoror/particlesdrawable/engine/ParticleGeneratorTest.kt:71
Method
getAlpha
()
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:134
Method
getAlpha
()
library/src/main/java/com/doctoror/particlesdrawable/engine/Engine.java:95
Method
getDebugFlags
Get the current value of the debug flags. @return the current value of the debug flags.
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:183
Method
getDensity
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:288
Method
getDensity
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:238
Method
getDensity
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:396
Method
getFrameDelay
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:199
Method
getFrameDelay
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:153
Method
getFrameDelay
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:222
Method
getFrameDelay
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:284
Method
getGlError
@return the error read from glGetError.
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlException.java:39
Method
getLineColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:319
Method
getLineColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:268
Method
getLineColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:241
Method
getLineColor
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:437
Method
getLineLength
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:273
Method
getLineLength
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:223
Method
getLineLength
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:257
Method
getLineLength
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:376
Method
getLineThickness
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:257
Method
getLineThickness
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:208
Method
getLineThickness
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:265
Method
getLineThickness
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:356
Method
getOpacity
()
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:144
Method
getParticleColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:303
Method
getParticleColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:253
Method
getParticleColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:302
Method
getParticleColor
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:417
Method
getParticleRadiusMax
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:241
Method
getParticleRadiusMax
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:193
Method
getParticleRadiusMax
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:326
Method
getParticleRadiusMax
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:336
Method
getParticleRadiusMin
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:233
Method
getParticleRadiusMin
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:185
Method
getParticleRadiusMin
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:318
Method
getParticleRadiusMin
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:328
Method
getRenderMode
()
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:1170
Method
getSpeedFactor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:215
Method
getSpeedFactor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:169
Method
getSpeedFactor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:357
Method
getSpeedFactor
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:305
Method
givenDifferenceBetweenUptime
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:344
Method
givenFirstPassReturnsOneConfigAvailable
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/BaseConfigChooserTest.kt:141
Method
givenParticleCoordinates
library/src/test/java/com/doctoror/particlesdrawable/engine/FrameAdvancerTest.kt:182
Method
givenSceneDimensions
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:356
Method
hasValidChooserList
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/FailsafeRGB888ConfigChooserTest.kt:24
Method
hasValidChooserListFor2Samples
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/FailsafeMultisamplingConfigChooserTest.kt:24
Method
hasValidChooserListFor4Samples
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/FailsafeMultisamplingConfigChooserTest.kt:34
Method
hasValidChooserListFor8Samples
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/FailsafeMultisamplingConfigChooserTest.kt:45
Method
inflates
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:63
Method
init
(final int textureId)
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/renderer/GlSceneRendererBackground.java:68
Method
init
(final int textureId)
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/renderer/GlSceneRendererParticles.java:70
Method
invalidatesOnRequestRender
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:82
Method
invalidatesSelfOnRequestRender
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:101
Method
isPowerOfTwo
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/util/PotCalculatorTest.kt:25
Method
isRunning
()
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:159
Method
isRunning
()
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:352
Method
isRunning
()
library/src/main/java/com/doctoror/particlesdrawable/engine/Engine.java:117
Method
isRunning
()
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:484
Method
isRunningByDefault
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:40
Method
isRunningIsFalseWhenStopped
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:51
Method
isRunningIsTrueWhenStarted
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:45
Method
iteratesOverChoosersUntilChooserSucceeds
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/CompositeConfigChooserTest.kt:58
← previous
next →
301–400 of 619, ranked by callers