OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:visualType
(Results
1 - 3
of
3
) sorted by null
/development/tools/emulator/opengl/host/libs/Translator/EGL/
EglMacApi.cpp
34
EGLint supportedSurfaces,
visualType
,visualId;
57
visualType
= EGL_NONE;
78
visualId,
visualType
,samples,stencil,supportedSurfaces,transparentType,tRed,tGreen,tBlue,*frmt);
EglX11Api.cpp
88
int supportedSurfaces,
visualType
,visualId;
127
IS_SUCCESS(glXGetFBConfigAttrib(dpy,*frmt,GLX_X_VISUAL_TYPE,&
visualType
));
137
visualType
= EGL_NONE;
160
pMaxPixels,renderable,renderableType,visualId,
visualType
,samples,stencil,
EglWindowsApi.cpp
339
EGLint supportedSurfaces,
visualType
,visualId;
376
visualType
= EGL_NONE;
402
visualId,
visualType
,samples,stencil,supportedSurfaces,transparentType,tRed,tGreen,tBlue,*frmt);
Completed in 37 milliseconds