Searched defs:OPAQUE (Results 1 – 6 of 6) sorted by relevance
26 OPAQUE = -1; enumerator
20 enum class CaptureFill {CLEAR, OPAQUE}; enumerator
49 public static final int OPAQUE = -1; field in PixelFormat
42 private static final float OPAQUE = 1.f; field in KeyguardClockPositionAlgorithmTest
277 public static final int OPAQUE = 0x00000400; field in SurfaceControl
28863 private static final float[] OPAQUE = { 255 }; field in View.ScrollabilityCache