Searched refs:translucent (Results 1 – 7 of 7) sorted by relevance
/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
D | MosaicRendererSurfaceView.java | 50 public MosaicRendererSurfaceView(Context context, boolean translucent, in MosaicRendererSurfaceView() argument 53 initialize(context, translucent, depth, stencil); in MosaicRendererSurfaceView() 56 private void initialize(Context context, boolean translucent, int depth, int stencil) { in initialize() argument 58 init(translucent, depth, stencil); in initialize() 68 private void init(boolean translucent, int depth, int stencil) { in init() argument 75 if (translucent) { in init() 90 translucent ? new ConfigChooser(8, 8, 8, 8, depth, stencil) : in init()
|
/packages/apps/Car/SystemUI/samples/ |
D | README.md | 13 …hell cmd overlay enable --user 0 com.android.car.systemui.systembar.transparency.navbar.translucent 14 …l cmd overlay enable --user 0 com.android.car.systemui.systembar.transparency.statusbar.translucent
|
/packages/apps/Car/SystemUI/samples/SystemBarStatusBarTranslucent/ |
D | Android.bp | 21 // Sets the CarSystemUI status bar backtround transparency to to translucent.
|
/packages/apps/Car/SystemUI/samples/SystemBarNavBarTranslucent/ |
D | Android.bp | 21 // Sets the CarSystemUI nav bar backtround transparency to to translucent.
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|