MCPcopy Create free account

hub / github.com/chiragjain/Playground / functions

Functions639 in github.com/chiragjain/Playground

↓ 23 callersMethodsetNewCenterColor
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 callersMethodsetColor
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 callersMethodgetX
()
PlayGround/src/com/learn/playground/particleanim/Particle.java:64
↓ 19 callersMethodgetY
()
PlayGround/src/com/learn/playground/particleanim/Particle.java:72
↓ 18 callersMethodgetScale
( Matrix matrix )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:712
↓ 17 callersMethodclear
Clear the current drawable
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:138
↓ 16 callersMethodchangeOpacityBarColor
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 callersMethodsetColorFilter
( ColorFilter cf )
PlayGround/src/com/learn/playground/imageviewer/FastBitmapDrawable.java:50
↓ 11 callersMethodgetMaxScale
Returns the current maximum allowed image scale @return
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:542
↓ 11 callersMethodsetAlpha
( int alpha )
PlayGround/src/com/learn/playground/imageviewer/FastBitmapDrawable.java:45
↓ 10 callersMethodcalculateColor
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 callersMethodgetHeight
()
PlayGround/src/com/learn/playground/particleanim/Particle.java:56
↓ 10 callersMethodgetMinScale
Returns the current minimum allowed image scale @return
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:554
↓ 9 callersMethoddismiss
()
PlayGround/src/com/learn/playground/utils/CustomAlertDialog.java:236
↓ 9 callersMethodsetColor
Set the bar color. <br> <br> Its discouraged to use this method. @param color
HoloColorPicker/src/com/larswerkman/holocolorpicker/SVBar.java:430
↓ 9 callersMethodsetImageDrawable
( Drawable drawable )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:372
↓ 9 callersMethodzoomTo
( float scale )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:801
↓ 8 callersMethodpostTranslate
( float deltaX, float deltaY )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:779
↓ 8 callersMethodsetColor
Set the bar color. <br> <br> Its discouraged to use this method. @param color
HoloColorPicker/src/com/larswerkman/holocolorpicker/SaturationBar.java:416
↓ 8 callersMethodsetColor
Set the bar color. <br> <br> Its discouraged to use this method. @param color
HoloColorPicker/src/com/larswerkman/holocolorpicker/OpacityBar.java:410
↓ 8 callersMethodsetColor
Set the bar color. <br> <br> Its discouraged to use this method. @param color
HoloColorPicker/src/com/larswerkman/holocolorpicker/ValueBar.java:414
↓ 7 callersMethodgetSectionHeaderForPosition
(int position)
PlayGround/src/com/learn/playground/widget/SectionIndexerBaseAdapter.java:90
↓ 7 callersMethodshow
()
PlayGround/src/com/learn/playground/utils/CustomAlertDialog.java:212
↓ 6 callersMethoddrawPath
(Canvas canvas, PathState state)
PlayGround/src/com/learn/playground/widget/drawing/PaintView.java:307
↓ 6 callersMethodgetSectionHeaderForPosition
(int position)
PlayGround/src/com/learn/playground/widget/SectionedBaseAdapter.java:111
↓ 6 callersMethodgetSize
()
PlayGround/src/com/learn/playground/particleanim/Explosion.java:71
↓ 6 callersMethodgetValue
( Matrix matrix, int whichValue )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:685
↓ 6 callersMethodonUndoRedoPerformed
()
PlayGround/src/com/learn/playground/widget/drawing/PixelPaintView.java:680
↓ 6 callersMethodpostScale
( float scale, float centerX, float centerY )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:789
↓ 6 callersMethodstartAnimation
(int x, int y)
PlayGround/src/com/learn/playground/particleanim/ParticleAnimationView.java:110
↓ 5 callersMethodcalculateColor
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 callersMethodchangeValueBarColor
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 callersMethoddraw
(Canvas canvas)
PlayGround/src/com/learn/playground/particleanim/Particle.java:237
↓ 5 callersMethodgetCenter
( Matrix supportMatrix, boolean horizontal, boolean vertical )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:745
↓ 5 callersMethodgetImageViewMatrix
Returns the current view matrix @return
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:566
↓ 5 callersMethodgetIntrinsicHeight
()
PlayGround/src/com/learn/playground/imageviewer/FastBitmapDrawable.java:60
↓ 5 callersMethodgetIntrinsicWidth
()
PlayGround/src/com/learn/playground/imageviewer/FastBitmapDrawable.java:55
↓ 5 callersMethodgetItemId
(int position)
PlayGround/src/com/learn/playground/adapter/BrushAdapter.java:33
↓ 5 callersMethodgetPositionInSectionForPosition
(int position)
PlayGround/src/com/learn/playground/widget/SectionedBaseAdapter.java:130
↓ 5 callersMethodgetVirtualPositionOfDataItem
(int position)
PlayGround/src/com/learn/playground/widget/SectionIndexerBaseAdapter.java:177
↓ 5 callersMethodisAlive
()
PlayGround/src/com/learn/playground/particleanim/Explosion.java:87
↓ 5 callersMethodisSectionHeader
(int position)
PlayGround/src/com/learn/playground/widget/SectionIndexerBaseAdapter.java:85
↓ 5 callersMethodreset
()
PlayGround/src/com/learn/playground/box2dview/Box2DView.java:207
↓ 5 callersMethodsetAntiAlias
( boolean value )
PlayGround/src/com/learn/playground/imageviewer/FastBitmapDrawable.java:75
↓ 5 callersMethodsetColor
(int color)
PlayGround/src/com/learn/playground/box2dview/Ball.java:27
↓ 5 callersMethodsetTitle
(String str)
PlayGround/src/com/learn/playground/utils/CustomAlertDialog.java:145
↓ 5 callersMethodstartIntent
Start normal activity @param current current activity @param dstClass destination class
PlayGround/src/com/learn/playground/BaseActivity.java:56
↓ 4 callersMethodave
(int s, int d, float p)
HoloColorPicker/src/com/larswerkman/holocolorpicker/ColorPicker.java:460
↓ 4 callersMethodcalculateColor
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 callersMethodcalculateColor
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 callersMethodcalculateColor
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 callersMethodcenter
( boolean horizontal, boolean vertical )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:730
↓ 4 callersMethodgetBitmapFromAsset
(Context context, String strName)
PlayGround/src/com/learn/playground/utils/PlayGroundUtils.java:27
↓ 4 callersMethodgetInstance
(Context context)
PlayGround/src/com/learn/playground/data/CountryCodes.java:25
↓ 4 callersMethodgetOpacity
Get the currently selected opacity. @return The int value of the currently selected opacity.
HoloColorPicker/src/com/larswerkman/holocolorpicker/OpacityBar.java:457
↓ 4 callersMethodgetPixels
()
PlayGround/src/com/learn/playground/widget/drawing/PixelPaintView.java:668
↓ 4 callersMethodgetTunnelRadius
()
PlayGround/src/com/learn/playground/box2dview/Box2DPhysics.java:64
↓ 4 callersMethodinit
(Context context)
PlayGround/src/com/learn/playground/box2dview/Box2DView.java:62
↓ 4 callersMethodinternalGetCountForSection
(int section)
PlayGround/src/com/learn/playground/widget/SectionedBaseAdapter.java:191
↓ 4 callersMethodinternalGetSectionCount
()
PlayGround/src/com/learn/playground/widget/SectionedBaseAdapter.java:201
↓ 4 callersMethodisAllNumbers
(String group)
PlayGround/src/com/learn/playground/utils/OCRValidator.java:323
↓ 4 callersMethodonPanZoomChanged
()
PlayGround/src/com/learn/playground/widget/drawing/PanAndZoomListener.java:208
↓ 4 callersMethodrndInt
(int min, int max)
PlayGround/src/com/learn/playground/particleanim/Particle.java:165
↓ 4 callersMethodsetColorPicker
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 callersMethodsetDuration
(int duration)
PlayGround/src/com/learn/playground/particleanim/ParticleAnimationView.java:91
↓ 4 callersMethodsetImageMatrix
( Matrix matrix )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:576
↓ 4 callersMethodsetNegativeButton
(String str, CustomDialogListener listener)
PlayGround/src/com/learn/playground/utils/CustomAlertDialog.java:164
↓ 4 callersMethodsetPositiveButton
(String str, CustomDialogListener listener)
PlayGround/src/com/learn/playground/utils/CustomAlertDialog.java:156
↓ 4 callersMethodsetValue
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 callersMethodvalidateForm
Validate Form @return error code
PlayGround/src/com/learn/playground/CountryListSample.java:199
↓ 3 callersMethodcheckUndoRedoState
()
PlayGround/src/com/learn/playground/PaintViewSample.java:185
↓ 3 callersMethodcreateBall
(Vec2 position)
PlayGround/src/com/learn/playground/box2dview/Box2DPhysics.java:140
↓ 3 callersMethodcreateLog
(String text)
PlayGround/src/com/learn/playground/particleanim/ParticleAnimationView.java:165
↓ 3 callersMethodd2p
(int dip)
PlayGround/src/com/learn/playground/utils/CustomAlertDialog.java:252
↓ 3 callersMethoddrawBrush
(int x_coord, int y_coord)
PlayGround/src/com/learn/playground/widget/drawing/PixelPaintView.java:269
↓ 3 callersMethodfillHeaderPosition
()
PlayGround/src/com/learn/playground/widget/SectionIndexerBaseAdapter.java:151
↓ 3 callersMethodgetBallColor
(int colorCode)
PlayGround/src/com/learn/playground/box2dview/Ball.java:55
↓ 3 callersMethodgetBitmapRect
()
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:698
↓ 3 callersMethodgetColor
()
PlayGround/src/com/learn/playground/particleanim/Particle.java:112
↓ 3 callersMethodgetDefaultScale
( DisplayType type )
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:327
↓ 3 callersMethodgetNumberofHeaderAbovePosition
(int position)
PlayGround/src/com/learn/playground/widget/SectionIndexerBaseAdapter.java:185
↓ 3 callersMethodgetPaint
()
PlayGround/src/com/learn/playground/widget/drawing/PaintView.java:469
↓ 3 callersMethodgetPath
()
PlayGround/src/com/learn/playground/widget/drawing/PaintView.java:465
↓ 3 callersMethodgetSections
()
PlayGround/src/com/learn/playground/widget/SectionIndexerBaseAdapter.java:105
↓ 3 callersMethodgetType
()
PlayGround/src/com/learn/playground/widget/drawing/PaintView.java:457
↓ 3 callersMethodhasOpacityBar
Checks if there is an {@code OpacityBar} connected. @return true or false.
HoloColorPicker/src/com/larswerkman/holocolorpicker/ColorPicker.java:820
↓ 3 callersMethodinit
()
PlayGround/src/com/learn/playground/particleanim/ParticleAnimationHandlerView.java:60
↓ 3 callersMethodinit
()
PlayGround/src/com/learn/playground/particleanim/ParticleAnimationView.java:60
↓ 3 callersMethodinit
(AttributeSet attrs, int defStyle)
HoloColorPicker/src/com/larswerkman/holocolorpicker/SaturationBar.java:183
↓ 3 callersMethodinit
(AttributeSet attrs, int defStyle)
HoloColorPicker/src/com/larswerkman/holocolorpicker/OpacityBar.java:183
↓ 3 callersMethodinit
(AttributeSet attrs, int defStyle)
HoloColorPicker/src/com/larswerkman/holocolorpicker/ColorPicker.java:318
↓ 3 callersMethodinit
(AttributeSet attrs, int defStyle)
HoloColorPicker/src/com/larswerkman/holocolorpicker/SVBar.java:161
↓ 3 callersMethodinit
(AttributeSet attrs, int defStyle)
HoloColorPicker/src/com/larswerkman/holocolorpicker/ValueBar.java:183
↓ 3 callersMethodisAlive
()
PlayGround/src/com/learn/playground/particleanim/Particle.java:121
↓ 3 callersMethodisEraserEnable
()
PlayGround/src/com/learn/playground/widget/drawing/PaintView.java:229
↓ 3 callersMethodremoveSpecialCharacters
(String group)
PlayGround/src/com/learn/playground/utils/OCRValidator.java:381
↓ 3 callersMethodrotateImage
(Bitmap bitmap, int angle)
PlayGround/src/com/learn/playground/utils/PlayGroundUtils.java:141
↓ 3 callersMethodscrollBy
Scrolls the view by the x and y amount @param x @param y
PlayGround/src/com/learn/playground/imageviewer/ImageViewTouchBase.java:842
↓ 3 callersMethodsetBrushTypeInternal
(int brushType)
PlayGround/src/com/learn/playground/widget/drawing/PaintView.java:174
↓ 3 callersMethodsetBrushTypeInternal
(int brushType)
PlayGround/src/com/learn/playground/widget/drawing/PixelPaintView.java:412
next →1–100 of 639, ranked by callers