Searched defs:translucent (Results 1 – 2 of 2) sorted by relevance
50 public MosaicRendererSurfaceView(Context context, boolean translucent, in MosaicRendererSurfaceView()56 private void initialize(Context context, boolean translucent, int depth, int stencil) { in initialize()68 private void init(boolean translucent, int depth, int stencil) { in init()
537 Drawable scrim, boolean translucent) { in WallpaperPreviewLayoutListener()