Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libEGL/
DConfig.h70 EGLint mStencilSize; // Bits of Stencil in the stencil buffer variable
/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java889 protected int mStencilSize; field in GLSurfaceView.ComponentSizeChooser