Searched defs:stencil (Results 1 – 2 of 2) sorted by relevance
/cts/hostsidetests/sustainedperf/shadertoy_android/src/ |
D | GLtestView.java | 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() 135 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser()
|
/cts/tests/tests/nativehardware/jni/ |
D | AHardwareBufferGLTest.cpp | 1583 AttachmentType stencil, in SetUpFramebuffer()
|