Searched refs:mStencilSize (Results 1 – 5 of 5) sorted by relevance
118 mStencilSize = stencil; in ConfigChooser()146 if (d >= mDepthSize && s>= mStencilSize) { in chooseConfig()278 protected int mStencilSize; field in GL2JNIView.ConfigChooser
121 mStencilSize = stencil; in ConfigChooser()149 if (d >= mDepthSize && s>= mStencilSize) { in chooseConfig()281 protected int mStencilSize; field in GLDualGL2View.ConfigChooser
118 mStencilSize = stencil; in ConfigChooser()146 if (d >= mDepthSize && s>= mStencilSize) { in chooseConfig()278 protected int mStencilSize; field in GLPerfView.ConfigChooser
952 mStencilSize = stencilSize; in ComponentSizeChooser()963 if ((d >= mDepthSize) && (s >= mStencilSize)) { in chooseConfig()997 protected int mStencilSize; field in GLSurfaceView.ComponentSizeChooser
51859 Landroid/opengl/GLSurfaceView$ComponentSizeChooser;->mStencilSize:I