Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chiragjain/Playground
/ functions
Functions
639 in github.com/chiragjain/Playground
⨍
Functions
639
◇
Types & classes
89
↓ 23 callers
Method
setNewCenterColor
Change the color of the center which indicates the new color. @param color int of the color.
HoloColorPicker/src/com/larswerkman/holocolorpicker/ColorPicker.java:734
↓ 22 callers
Method
setColor
Set the color to be highlighted by the pointer. </br> </br> If the instances {@code SVBar} and the {@code OpacityBar} aren't null the color will also
HoloColorPicker/src/com/larswerkman/holocolorpicker/ColorPicker.java:524
↓ 19 callers
Method
getX
()
PlayGround/src/com/learn/playground/particleanim/Particle.java:64
↓ 19 callers
Method
getY
()
PlayGround/src/com/learn/playground/particleanim/Particle.java:72
↓ 18 callers
Method
getScale
( Matrix matrix )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:712
↓ 17 callers
Method
clear
Clear the current drawable
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:138
↓ 16 callers
Method
changeOpacityBarColor
Used to change the color of the {@code OpacityBar} used by the {@code SVBar} if there is an change in color. @param color int of the color
HoloColorPicker/src/com/larswerkman/holocolorpicker/ColorPicker.java:785
↓ 12 callers
Method
setColorFilter
( ColorFilter cf )
PlayGround/src/com/learn/playground/imageviewer/FastBitmapDrawable.java:50
↓ 11 callers
Method
getMaxScale
Returns the current maximum allowed image scale @return
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:542
↓ 11 callers
Method
setAlpha
( int alpha )
PlayGround/src/com/learn/playground/imageviewer/FastBitmapDrawable.java:45
↓ 10 callers
Method
calculateColor
Calculate the color using the supplied angle. @param angle The selected color's position expressed as angle (in rad). @return The ARGB va
HoloColorPicker/src/com/larswerkman/holocolorpicker/ColorPicker.java:473
↓ 10 callers
Method
getHeight
()
PlayGround/src/com/learn/playground/particleanim/Particle.java:56
↓ 10 callers
Method
getMinScale
Returns the current minimum allowed image scale @return
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:554
↓ 9 callers
Method
dismiss
()
PlayGround/src/com/learn/playground/utils/CustomAlertDialog.java:236
↓ 9 callers
Method
setColor
Set the bar color. <br> <br> Its discouraged to use this method. @param color
HoloColorPicker/src/com/larswerkman/holocolorpicker/SVBar.java:430
↓ 9 callers
Method
setImageDrawable
( Drawable drawable )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:372
↓ 9 callers
Method
zoomTo
( float scale )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:801
↓ 8 callers
Method
postTranslate
( float deltaX, float deltaY )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:779
↓ 8 callers
Method
setColor
Set the bar color. <br> <br> Its discouraged to use this method. @param color
HoloColorPicker/src/com/larswerkman/holocolorpicker/SaturationBar.java:416
↓ 8 callers
Method
setColor
Set the bar color. <br> <br> Its discouraged to use this method. @param color
HoloColorPicker/src/com/larswerkman/holocolorpicker/OpacityBar.java:410
↓ 8 callers
Method
setColor
Set the bar color. <br> <br> Its discouraged to use this method. @param color
HoloColorPicker/src/com/larswerkman/holocolorpicker/ValueBar.java:414
↓ 7 callers
Method
getSectionHeaderForPosition
(int position)
PlayGround/src/com/learn/playground/widget/SectionIndexerBaseAdapter.java:90
↓ 7 callers
Method
show
()
PlayGround/src/com/learn/playground/utils/CustomAlertDialog.java:212
↓ 6 callers
Method
drawPath
(Canvas canvas, PathState state)
PlayGround/src/com/learn/playground/widget/drawing/PaintView.java:307
↓ 6 callers
Method
getSectionHeaderForPosition
(int position)
PlayGround/src/com/learn/playground/widget/SectionedBaseAdapter.java:111
↓ 6 callers
Method
getSize
()
PlayGround/src/com/learn/playground/particleanim/Explosion.java:71
↓ 6 callers
Method
getValue
( Matrix matrix, int whichValue )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:685
↓ 6 callers
Method
onUndoRedoPerformed
()
PlayGround/src/com/learn/playground/widget/drawing/PixelPaintView.java:680
↓ 6 callers
Method
postScale
( float scale, float centerX, float centerY )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:789
↓ 6 callers
Method
startAnimation
(int x, int y)
PlayGround/src/com/learn/playground/particleanim/ParticleAnimationView.java:110
↓ 5 callers
Method
calculateColor
Calculate the color selected by the pointer on the bar. @param coord Coordinate of the pointer.
HoloColorPicker/src/com/larswerkman/holocolorpicker/SVBar.java:463
↓ 5 callers
Method
changeValueBarColor
Used to change the color of the {@code ValueBar}. @param color int of the color used to change the opacity bar color.
HoloColorPicker/src/com/larswerkman/holocolorpicker/ColorPicker.java:809
↓ 5 callers
Method
draw
(Canvas canvas)
PlayGround/src/com/learn/playground/particleanim/Particle.java:237
↓ 5 callers
Method
getCenter
( Matrix supportMatrix, boolean horizontal, boolean vertical )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:745
↓ 5 callers
Method
getImageViewMatrix
Returns the current view matrix @return
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:566
↓ 5 callers
Method
getIntrinsicHeight
()
PlayGround/src/com/learn/playground/imageviewer/FastBitmapDrawable.java:60
↓ 5 callers
Method
getIntrinsicWidth
()
PlayGround/src/com/learn/playground/imageviewer/FastBitmapDrawable.java:55
↓ 5 callers
Method
getItemId
(int position)
PlayGround/src/com/learn/playground/adapter/BrushAdapter.java:33
↓ 5 callers
Method
getPositionInSectionForPosition
(int position)
PlayGround/src/com/learn/playground/widget/SectionedBaseAdapter.java:130
↓ 5 callers
Method
getVirtualPositionOfDataItem
(int position)
PlayGround/src/com/learn/playground/widget/SectionIndexerBaseAdapter.java:177
↓ 5 callers
Method
isAlive
()
PlayGround/src/com/learn/playground/particleanim/Explosion.java:87
↓ 5 callers
Method
isSectionHeader
(int position)
PlayGround/src/com/learn/playground/widget/SectionIndexerBaseAdapter.java:85
↓ 5 callers
Method
reset
()
PlayGround/src/com/learn/playground/box2dview/Box2DView.java:207
↓ 5 callers
Method
setAntiAlias
( boolean value )
PlayGround/src/com/learn/playground/imageviewer/FastBitmapDrawable.java:75
↓ 5 callers
Method
setColor
(int color)
PlayGround/src/com/learn/playground/box2dview/Ball.java:27
↓ 5 callers
Method
setTitle
(String str)
PlayGround/src/com/learn/playground/utils/CustomAlertDialog.java:145
↓ 5 callers
Method
startIntent
Start normal activity @param current current activity @param dstClass destination class
PlayGround/src/com/learn/playground/BaseActivity.java:56
↓ 4 callers
Method
ave
(int s, int d, float p)
HoloColorPicker/src/com/larswerkman/holocolorpicker/ColorPicker.java:460
↓ 4 callers
Method
calculateColor
Calculate the color selected by the pointer on the bar. @param coord Coordinate of the pointer.
HoloColorPicker/src/com/larswerkman/holocolorpicker/SaturationBar.java:470
↓ 4 callers
Method
calculateColor
Calculate the color selected by the pointer on the bar. @param coord Coordinate of the pointer.
HoloColorPicker/src/com/larswerkman/holocolorpicker/OpacityBar.java:475
↓ 4 callers
Method
calculateColor
Calculate the color selected by the pointer on the bar. @param coord Coordinate of the pointer.
HoloColorPicker/src/com/larswerkman/holocolorpicker/ValueBar.java:465
↓ 4 callers
Method
center
( boolean horizontal, boolean vertical )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:730
↓ 4 callers
Method
getBitmapFromAsset
(Context context, String strName)
PlayGround/src/com/learn/playground/utils/PlayGroundUtils.java:27
↓ 4 callers
Method
getInstance
(Context context)
PlayGround/src/com/learn/playground/data/CountryCodes.java:25
↓ 4 callers
Method
getOpacity
Get the currently selected opacity. @return The int value of the currently selected opacity.
HoloColorPicker/src/com/larswerkman/holocolorpicker/OpacityBar.java:457
↓ 4 callers
Method
getPixels
()
PlayGround/src/com/learn/playground/widget/drawing/PixelPaintView.java:668
↓ 4 callers
Method
getTunnelRadius
()
PlayGround/src/com/learn/playground/box2dview/Box2DPhysics.java:64
↓ 4 callers
Method
init
(Context context)
PlayGround/src/com/learn/playground/box2dview/Box2DView.java:62
↓ 4 callers
Method
internalGetCountForSection
(int section)
PlayGround/src/com/learn/playground/widget/SectionedBaseAdapter.java:191
↓ 4 callers
Method
internalGetSectionCount
()
PlayGround/src/com/learn/playground/widget/SectionedBaseAdapter.java:201
↓ 4 callers
Method
isAllNumbers
(String group)
PlayGround/src/com/learn/playground/utils/OCRValidator.java:323
↓ 4 callers
Method
onPanZoomChanged
()
PlayGround/src/com/learn/playground/widget/drawing/PanAndZoomListener.java:208
↓ 4 callers
Method
rndInt
(int min, int max)
PlayGround/src/com/learn/playground/particleanim/Particle.java:165
↓ 4 callers
Method
setColorPicker
Adds a {@code ColorPicker} instance to the bar. <br> <br> WARNING: Don't change the color picker. it is done already when the bar is added to the Colo
HoloColorPicker/src/com/larswerkman/holocolorpicker/SVBar.java:508
↓ 4 callers
Method
setDuration
(int duration)
PlayGround/src/com/learn/playground/particleanim/ParticleAnimationView.java:91
↓ 4 callers
Method
setImageMatrix
( Matrix matrix )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:576
↓ 4 callers
Method
setNegativeButton
(String str, CustomDialogListener listener)
PlayGround/src/com/learn/playground/utils/CustomAlertDialog.java:164
↓ 4 callers
Method
setPositiveButton
(String str, CustomDialogListener listener)
PlayGround/src/com/learn/playground/utils/CustomAlertDialog.java:156
↓ 4 callers
Method
setValue
Set the pointer on the bar. With the Value value. @param value float between 0 > 1
HoloColorPicker/src/com/larswerkman/holocolorpicker/SVBar.java:409
↓ 4 callers
Method
validateForm
Validate Form @return error code
PlayGround/src/com/learn/playground/CountryListSample.java:199
↓ 3 callers
Method
checkUndoRedoState
()
PlayGround/src/com/learn/playground/PaintViewSample.java:185
↓ 3 callers
Method
createBall
(Vec2 position)
PlayGround/src/com/learn/playground/box2dview/Box2DPhysics.java:140
↓ 3 callers
Method
createLog
(String text)
PlayGround/src/com/learn/playground/particleanim/ParticleAnimationView.java:165
↓ 3 callers
Method
d2p
(int dip)
PlayGround/src/com/learn/playground/utils/CustomAlertDialog.java:252
↓ 3 callers
Method
drawBrush
(int x_coord, int y_coord)
PlayGround/src/com/learn/playground/widget/drawing/PixelPaintView.java:269
↓ 3 callers
Method
fillHeaderPosition
()
PlayGround/src/com/learn/playground/widget/SectionIndexerBaseAdapter.java:151
↓ 3 callers
Method
getBallColor
(int colorCode)
PlayGround/src/com/learn/playground/box2dview/Ball.java:55
↓ 3 callers
Method
getBitmapRect
()
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:698
↓ 3 callers
Method
getColor
()
PlayGround/src/com/learn/playground/particleanim/Particle.java:112
↓ 3 callers
Method
getDefaultScale
( DisplayType type )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:327
↓ 3 callers
Method
getNumberofHeaderAbovePosition
(int position)
PlayGround/src/com/learn/playground/widget/SectionIndexerBaseAdapter.java:185
↓ 3 callers
Method
getPaint
()
PlayGround/src/com/learn/playground/widget/drawing/PaintView.java:469
↓ 3 callers
Method
getPath
()
PlayGround/src/com/learn/playground/widget/drawing/PaintView.java:465
↓ 3 callers
Method
getSections
()
PlayGround/src/com/learn/playground/widget/SectionIndexerBaseAdapter.java:105
↓ 3 callers
Method
getType
()
PlayGround/src/com/learn/playground/widget/drawing/PaintView.java:457
↓ 3 callers
Method
hasOpacityBar
Checks if there is an {@code OpacityBar} connected. @return true or false.
HoloColorPicker/src/com/larswerkman/holocolorpicker/ColorPicker.java:820
↓ 3 callers
Method
init
()
PlayGround/src/com/learn/playground/particleanim/ParticleAnimationHandlerView.java:60
↓ 3 callers
Method
init
()
PlayGround/src/com/learn/playground/particleanim/ParticleAnimationView.java:60
↓ 3 callers
Method
init
(AttributeSet attrs, int defStyle)
HoloColorPicker/src/com/larswerkman/holocolorpicker/SaturationBar.java:183
↓ 3 callers
Method
init
(AttributeSet attrs, int defStyle)
HoloColorPicker/src/com/larswerkman/holocolorpicker/OpacityBar.java:183
↓ 3 callers
Method
init
(AttributeSet attrs, int defStyle)
HoloColorPicker/src/com/larswerkman/holocolorpicker/ColorPicker.java:318
↓ 3 callers
Method
init
(AttributeSet attrs, int defStyle)
HoloColorPicker/src/com/larswerkman/holocolorpicker/SVBar.java:161
↓ 3 callers
Method
init
(AttributeSet attrs, int defStyle)
HoloColorPicker/src/com/larswerkman/holocolorpicker/ValueBar.java:183
↓ 3 callers
Method
isAlive
()
PlayGround/src/com/learn/playground/particleanim/Particle.java:121
↓ 3 callers
Method
isEraserEnable
()
PlayGround/src/com/learn/playground/widget/drawing/PaintView.java:229
↓ 3 callers
Method
removeSpecialCharacters
(String group)
PlayGround/src/com/learn/playground/utils/OCRValidator.java:381
↓ 3 callers
Method
rotateImage
(Bitmap bitmap, int angle)
PlayGround/src/com/learn/playground/utils/PlayGroundUtils.java:141
↓ 3 callers
Method
scrollBy
Scrolls the view by the x and y amount @param x @param y
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:842
↓ 3 callers
Method
setBrushTypeInternal
(int brushType)
PlayGround/src/com/learn/playground/widget/drawing/PaintView.java:174
↓ 3 callers
Method
setBrushTypeInternal
(int brushType)
PlayGround/src/com/learn/playground/widget/drawing/PixelPaintView.java:412
next →
1–100 of 639, ranked by callers