Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libEGL/
DConfig.h48 EGLint mAlphaSize; // Bits of Alpha in the color buffer variable
/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java887 protected int mAlphaSize; field in GLSurfaceView.ComponentSizeChooser