OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transparentType
(Results
1 - 3
of
3
) sorted by null
/development/tools/emulator/opengl/host/libs/Translator/EGL/
EglMacApi.cpp
35
EGLint
transparentType
,samples;
67
transparentType
= EGL_NONE;
78
visualId,visualType,samples,stencil,supportedSurfaces,
transparentType
,tRed,tGreen,tBlue,*frmt);
EglX11Api.cpp
89
int caveat,
transparentType
,samples;
100
transparentType
= EGL_NONE;
102
transparentType
= EGL_TRANSPARENT_RGB;
161
supportedSurfaces,
transparentType
,tRed,tGreen,tBlue,*frmt);
EglWindowsApi.cpp
340
EGLint
transparentType
,samples;
387
transparentType
= EGL_TRANSPARENT_RGB;
392
transparentType
= EGL_NONE;
402
visualId,visualType,samples,stencil,supportedSurfaces,
transparentType
,tRed,tGreen,tBlue,*frmt);
Completed in 39 milliseconds