Home
last modified time | relevance | path

Searched refs:gconf (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d.c340 struct egl_g3d_config *gconf = egl_g3d_config(conf); in egl_g3d_init_config() local
354 gconf->stvis.buffer_mask = buffer_mask; in egl_g3d_init_config()
355 gconf->stvis.color_format = nconf->color_format; in egl_g3d_init_config()
356 gconf->stvis.depth_stencil_format = depth_stencil_format; in egl_g3d_init_config()
357 gconf->stvis.accum_format = PIPE_FORMAT_NONE; in egl_g3d_init_config()
358 gconf->stvis.samples = 0; in egl_g3d_init_config()
361 gconf->stvis.render_buffer = (buffer_mask & ST_ATTACHMENT_BACK_LEFT_MASK) ? in egl_g3d_init_config()
364 valid = init_config_attributes(&gconf->base, in egl_g3d_init_config()
372 gconf->native = nconf; in egl_g3d_init_config()
448 struct egl_g3d_config *gconf; in egl_g3d_add_configs() local
[all …]
Degl_g3d_api.c111 struct egl_g3d_config *gconf = egl_g3d_config(conf); in egl_g3d_match_config() local
114 data->format != gconf->native->color_format) in egl_g3d_match_config()
150 struct egl_g3d_config *gconf = egl_g3d_config(conf); in egl_g3d_create_context() local
167 if (gconf) in egl_g3d_create_context()
168 stattribs.visual = gconf->stvis; in egl_g3d_create_context()
227 struct egl_g3d_config *gconf = egl_g3d_config(conf); in egl_g3d_create_surface() local
264 arg->u.win, gconf->native); in egl_g3d_create_surface()
268 arg->u.pix, gconf->native); in egl_g3d_create_surface()
275 gconf->native, gsurf->base.Width, gsurf->base.Height); in egl_g3d_create_surface()
295 gsurf->stvis = gconf->stvis; in egl_g3d_create_surface()
[all …]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
Degl_g3d.c340 struct egl_g3d_config *gconf = egl_g3d_config(conf); in egl_g3d_init_config() local
354 gconf->stvis.buffer_mask = buffer_mask; in egl_g3d_init_config()
355 gconf->stvis.color_format = nconf->color_format; in egl_g3d_init_config()
356 gconf->stvis.depth_stencil_format = depth_stencil_format; in egl_g3d_init_config()
357 gconf->stvis.accum_format = PIPE_FORMAT_NONE; in egl_g3d_init_config()
358 gconf->stvis.samples = 0; in egl_g3d_init_config()
361 gconf->stvis.render_buffer = (buffer_mask & ST_ATTACHMENT_BACK_LEFT_MASK) ? in egl_g3d_init_config()
364 valid = init_config_attributes(&gconf->base, in egl_g3d_init_config()
372 gconf->native = nconf; in egl_g3d_init_config()
448 struct egl_g3d_config *gconf; in egl_g3d_add_configs() local
[all …]
Degl_g3d_api.c111 struct egl_g3d_config *gconf = egl_g3d_config(conf); in egl_g3d_match_config() local
114 data->format != gconf->native->color_format) in egl_g3d_match_config()
150 struct egl_g3d_config *gconf = egl_g3d_config(conf); in egl_g3d_create_context() local
167 if (gconf) in egl_g3d_create_context()
168 stattribs.visual = gconf->stvis; in egl_g3d_create_context()
227 struct egl_g3d_config *gconf = egl_g3d_config(conf); in egl_g3d_create_surface() local
264 arg->u.win, gconf->native); in egl_g3d_create_surface()
268 arg->u.pix, gconf->native); in egl_g3d_create_surface()
275 gconf->native, gsurf->base.Width, gsurf->base.Height); in egl_g3d_create_surface()
295 gsurf->stvis = gconf->stvis; in egl_g3d_create_surface()
[all …]
/external/chromium/build/linux/
Dsystem.gyp192 'target_name': 'gconf',
198 '<!@(<(pkg-config) --cflags gconf-2.0)',
206 '<!@(<(pkg-config) --libs-only-L --libs-only-other gconf-2.0)',
209 '<!@(<(pkg-config) --libs-only-l gconf-2.0)',
/external/chromium_org/chrome/installer/linux/debian/
Dexpected_deps1 gconf-service
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dlibgtk2ui.gyp16 '../../../../build/linux/system.gyp:gconf',
/external/chromium_org/build/linux/
Dsystem.gyp197 'target_name': 'gconf',
203 '<!@(<(pkg-config) --cflags gconf-2.0)',
211 '<!@(<(pkg-config) --libs-only-L --libs-only-other gconf-2.0)',
214 '<!@(<(pkg-config) --libs-only-l gconf-2.0)',
/external/chromium_org/chrome/installer/linux/sysroot_scripts/
Dpackagelist.debian.wheezy.amd6435 main/g/gconf/libgconf-2-4_3.2.5-1+build1_amd64.deb
36 main/g/gconf/libgconf2-4_3.2.5-1+build1_amd64.deb
37 main/g/gconf/libgconf2-dev_3.2.5-1+build1_amd64.deb
Dpackagelist.debian.wheezy.i38635 main/g/gconf/libgconf-2-4_3.2.5-1+build1_i386.deb
36 main/g/gconf/libgconf2-4_3.2.5-1+build1_i386.deb
37 main/g/gconf/libgconf2-dev_3.2.5-1+build1_i386.deb
/external/chromium_org/tools/gn/secondary/chrome/
DBUILD.gn71 libs += "gconf-2"
/external/chromium/net/
Dnet.gyp257 '../build/linux/system.gyp:gconf',
814 '../build/linux/system.gyp:gconf',
/external/chromium_org/net/
Dnet.gyp1365 '../build/linux/system.gyp:gconf',
2676 '../build/linux/system.gyp:gconf',
/external/chromium_org/chrome/
Dchrome_browser_extensions.gypi1042 '../build/linux/system.gyp:gconf',
Dchrome_browser.gypi3048 '../build/linux/system.gyp:gconf',
Dchrome_browser_ui.gypi2979 '../build/linux/system.gyp:gconf',