Searched refs:transparentType (Results 1 - 3 of 3) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
H A DEglMacApi.cpp35 EGLint transparentType,samples; local
67 transparentType = EGL_NONE;
86 visualId,visualType,samples,stencil,supportedSurfaces,transparentType,tRed,tGreen,tBlue,*frmt);
H A DEglX11Api.cpp89 int caveat,transparentType,samples; local
100 transparentType = EGL_NONE;
102 transparentType = EGL_TRANSPARENT_RGB;
161 supportedSurfaces,transparentType,tRed,tGreen,tBlue,*frmt);
H A DEglWindowsApi.cpp338 EGLint transparentType,samples; local
385 transparentType = EGL_TRANSPARENT_RGB;
390 transparentType = EGL_NONE;
400 visualId,visualType,samples,stencil,supportedSurfaces,transparentType,tRed,tGreen,tBlue,*frmt);

Completed in 5 milliseconds