Searched defs:translucent (Results 1 – 2 of 2) sorted by relevance
76 public GLtestView(Context context, boolean translucent, int depth, int stencil) { in GLtestView()81 private void init(boolean translucent, int depth, int stencil) { in init()
807 public boolean translucent; field in ActivityManagerState.Activity