Home
last modified time | relevance | path

Searched defs:getColor (Results 1 – 25 of 57) sorted by relevance

123

/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/bytecode/
DAndroidTranslatorClassIntrumentedTest.java97 public int getColor() { in getColor() method in AndroidTranslatorClassIntrumentedTest.ShadowPaintForTests
107 public int getColor() { in getColor() method in AndroidTranslatorClassIntrumentedTest.CustomPaint
120 public int getColor() { in getColor() method in AndroidTranslatorClassIntrumentedTest.ShadowCustomPaint
134 public int getColor() { in getColor() method in AndroidTranslatorClassIntrumentedTest.CustomXmasPaint
147 public int getColor() { in getColor() method in AndroidTranslatorClassIntrumentedTest.ShadowCustomXmasPaint
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/values/
DGradientColorValue.java30 public float[] getColor (float percent) { in getColor() method in GradientColorValue
35 public void getColor (float percent, float[] out, int index) { in getColor() method in GradientColorValue
/external/proguard/src/proguard/gui/splash/
DVariableColor.java35 public Color getColor(long time); in getColor() method
DConstantColor.java47 public Color getColor(long time) in getColor() method in ConstantColor
DLinearColor.java56 public Color getColor(long time) in getColor() method in LinearColor
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
DMockPaint.java35 public int getColor() { in getColor() method in MockPaint
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DAxisValueLabelFormatter.java27 public int getColor() { in getColor() method in AxisValueLabelFormatter
DXYRegionFormatter.java58 public int getColor() { in getColor() method in XYRegionFormatter
/external/skia/experimental/DrawingBoard/
DSkColorPalette.h16 SkColor getColor() { return fCurrColor; } in getColor() function
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/
DSuperColor.java49 public Color getColor() { in getColor() method in SuperColor
DShape.java44 public Color getColor() { in getColor() method in Shape
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/bullet/
DBaseEntity.java34 public Color getColor () { in getColor() method in BaseEntity
/external/skia/src/core/
DSkModeColorFilter.h20 SkColor getColor() const { return fColor; } in getColor() function
/external/skia/src/gpu/gl/debug/
DGrFrameBufferObj.h41 GrFBBindableObj *getColor() { return fColorBuffer; } in getColor() function
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/actions/
DAlphaAction.java43 public Color getColor () { in getColor() method in AlphaAction
DColorAction.java51 public Color getColor () { in getColor() method in ColorAction
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/hiero/unicodefont/effects/
DColorEffect.java49 public Color getColor () { in getColor() method in ColorEffect
DOutlineEffect.java67 public Color getColor () { in getColor() method in OutlineEffect
/external/libgdx/gdx/src/com/badlogic/gdx/maps/
DMapObject.java40 public Color getColor () { in getColor() method in MapObject
/external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/
DColorOverlayFilter.java81 public ColorRGBA getColor() { in getColor() method in ColorOverlayFilter
/external/snakeyaml/src/test/java/examples/staticstate/
DWrapper.java60 public String getColor() { in getColor() method in Wrapper
/external/jmonkeyengine/engine/src/core/com/jme3/light/
DLight.java118 public ColorRGBA getColor() { in getColor() method in Light
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DExample2_24Test.java158 public Integer getColor() { in getColor() method in Example2_24Test.HexInteger
229 public Integer getColor() { in getColor() method in Example2_24Test.Label
/external/skia/include/gpu/
DGrPaint.h51 GrColor getColor() const { return fColor; } in getColor() function
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/
DTiledDrawable.java91 public Color getColor () { in getColor() method in TiledDrawable

123