Searched defs:TRANSPARENT (Results 1 – 10 of 10) sorted by relevance
25 static const Color8888 TRANSPARENT = 0x0; variable
25 TRANSPARENT = -2; enumerator
35 static const Color TRANSPARENT; member
46 public static final int TRANSPARENT = -2; field in PixelFormat
304 @ColorInt public static final int TRANSPARENT = 0; field in Color
52 private static final float TRANSPARENT = 0.f; field in KeyguardClockPositionAlgorithmTest
194 public static final int TRANSPARENT = 0x00000000; field in ScreenshotTests.PixelColor
391 const val TRANSPARENT = 1f in <lambda>() constant
114 public static final int TRANSPARENT = 0; field in ScrimController
30491 private static final float[] TRANSPARENT = { 0.0f }; field in View.ScrollabilityCache