Home
last modified time | relevance | path

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

12

/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
DAndroidTranslatorTest.java207 public int getColor() { in getColor() method in AndroidTranslatorTest.ShadowPaintForTests
/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/src/core/
DSkModeColorFilter.h19 SkColor getColor() const { return fColor; } in getColor() function
DSkPixmap.cpp254 SkColor SkPixmap::getColor(int x, int y) const { in getColor() function in SkPixmap
/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/skia/tools/gpu/gl/debug/
DGrFrameBufferObj.h41 GrFBBindableObj *getColor() { return fColorBuffer; } in getColor() function
/external/snakeyaml/src/test/java/examples/staticstate/
DWrapper.java60 public String getColor() { in getColor() method in Wrapper
/external/flatbuffers/tests/MyGame/Example/
DTestSimpleTableWithEnum.php53 public function getColor() function in MyGame\\Example\\TestSimpleTableWithEnum
/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/src/gpu/
DGrPaint.h56 GrColor getColor() const { return fColor.toGrColor(); } in getColor() function
/external/jacoco/org.jacoco.examples/src/org/jacoco/examples/
DCoreTutorial.java175 private String getColor(final int status) { in getColor() method in CoreTutorial
/external/v8/benchmarks/
Draytrace.js336 getColor: function(u, v){ method in Flog.RayTracer.Material.BaseMaterial
367 getColor: function(u, v){ method
398 getColor: function(u, v){ method
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowPaint.java74 public int getColor() { in getColor() method in ShadowPaint
DShadowResources.java67 public int getColor(int id) throws Resources.NotFoundException { in getColor() method in ShadowResources
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayBorderPanel.java286 public Color getColor() { in getColor() method in HolidayBorderPanel
/external/swiftshader/third_party/LLVM/lib/Analysis/
DPathNumbering.cpp71 BallLarusNode::NodeColor BallLarusNode::getColor() { in getColor() function in BallLarusNode
/external/libmojo/base/android/java/src/org/chromium/base/
DApiCompatibilityUtils.java473 public static int getColor(Resources res, int id) throws NotFoundException { in getColor() method in ApiCompatibilityUtils

12