OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:config_attributes
(Results
1 - 2
of
2
) sorted by null
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
MosaicRendererSurfaceView.java
140
private static final int[]
CONFIG_ATTRIBUTES
=
154
egl.eglChooseConfig(display,
CONFIG_ATTRIBUTES
, null, 0, numConfig);
165
egl.eglChooseConfig(display,
CONFIG_ATTRIBUTES
, configs, numConfigs, numConfig);
/external/chromium_org/ui/gl/
gl_surface_glx.cc
720
static const int
config_attributes
[] = {
local
736
config_attributes
,
Completed in 89 milliseconds