Searched defs:TRANSLUCENT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPixelFormat.java26 public static final int TRANSLUCENT = -3; field in class:PixelFormat
129 case PixelFormat.TRANSLUCENT:
144 * <p>Any other indirect formats (such as {@code TRANSPARENT} or {@code TRANSLUCENT})

Completed in 44 milliseconds