Home
last modified time | relevance | path

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

/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
DGL2JNIView.java76 public GL2JNIView(Context context, boolean translucent, int depth, int stencil) { in GL2JNIView()
81 private void init(boolean translucent, int depth, int stencil) { in init()