Home
last modified time | relevance | path

Searched refs:translucent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/panorama/
DMosaicRendererSurfaceView.java50 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/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz