Home
last modified time | relevance | path

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

123

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/android/
DAndroidTranslatorClassInstrumentedTest.java82 protected int getColor() { in getColor() method in AndroidTranslatorClassInstrumentedTest.ShadowPaintForTests
93 public int getColor() { in getColor() method in AndroidTranslatorClassInstrumentedTest.CustomPaint
107 protected int getColor() { in getColor() method in AndroidTranslatorClassInstrumentedTest.ShadowCustomPaint
/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/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/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/task/vision/segmenter/
DColoredLabel.java85 public Color getColor() { in getColor() method in ColoredLabel
/external/setupdesign/main/src/com/google/android/setupdesign/util/
DDynamicColorPalette.java58 public static int getColor(Context context, @ColorType int dynamicColorCategory) { in getColor() method in DynamicColorPalette
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPorterDuffColorFilter.java67 public int getColor() { in getColor() method in ShadowPorterDuffColorFilter
DResourceHelper.java50 public static int getColor(String value) { in getColor() method in ResourceHelper
/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/
DShadowingTest.java91 public native int getColor(); in getColor() method in ShadowingTest.Paint
104 protected int getColor() { in getColor() method in ShadowingTest.ShadowPaintForTests
/external/snakeyaml/src/test/java/examples/staticstate/
DWrapper.java60 public String getColor() { in getColor() method in Wrapper
/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/content/
DShapeFill.java35 @Nullable public AnimatableColorValue getColor() { in getColor() method in ShapeFill
DShapeStroke.java88 public AnimatableColorValue getColor() { in getColor() method in ShapeStroke
/external/flatbuffers/tests/MyGame/Example/
DTestSimpleTableWithEnum.php53 public function getColor() function in MyGame\\Example\\TestSimpleTableWithEnum
/external/lottie/LottieSample/src/main/kotlin/com/airbnb/lottie/samples/views/
DBackgroundColorView.kt45 @ColorInt fun getColor() = (background as ColorDrawable).color method
/external/setupdesign/main/src/com/google/android/setupdesign/template/
DProgressBarMixin.java178 public ColorStateList getColor() { in getColor() method in ProgressBarMixin
/external/robolectric-shadows/resources/src/main/java/org/robolectric/manifest/
DMetaData.java123 public static int getColor(String value) { in getColor() method in MetaData
/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/llvm-project/llvm/tools/llvm-xray/
Dxray-graph-diff.cpp250 static std::string getColor(const GraphDiffRenderer::GraphT::EdgeValueType &E, in getColor() function
271 static std::string getColor(const GraphDiffRenderer::GraphT::VertexValueType &V, in getColor() function
/external/jacoco/org.jacoco.examples/src/org/jacoco/examples/
DCoreTutorial.java178 private String getColor(final int status) { in getColor() method in CoreTutorial
/external/setupdesign/main/src/com/google/android/setupdesign/
DGlifPatternDrawable.java294 public int getColor() { in getColor() method in GlifPatternDrawable

123