Searched defs:OPAQUE (Results 1 – 7 of 7) sorted by relevance
26 OPAQUE = -1; enumerator
22 enum class CaptureFill {CLEAR, OPAQUE}; enumerator
49 public static final int OPAQUE = -1; field in PixelFormat
39 private static final float OPAQUE = 1.f; field in KeyguardClockPositionAlgorithmTest
99 public static final int OPAQUE = 2; field in ScrimController
475 public static final int OPAQUE = 0x00000400; field in SurfaceControl
29695 private static final float[] OPAQUE = { 255 }; field in View.ScrollabilityCache