HomeSort by relevance Sort by last modified time
    Searched refs:XFree (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /external/chromium_org/content/common/gpu/
x_util.cc 12 ::XFree(x);
  /external/chromium/chrome/browser/sync/engine/
idle_query_linux.cc 27 XFree(mit_info);
  /external/chromium_org/chrome/browser/
idle_query_x11.cc 27 XFree(mit_info);
fullscreen_gtk.cc 34 XFree(children);
  /external/chromium_org/third_party/skia/src/gpu/gl/unix/
SkNativeGLContext_unix.cpp 116 XFree(vi);
122 XFree(fbc);
155 XFree(visReturn);
170 XFree(vi);
  /external/skia/src/gpu/gl/unix/
SkNativeGLContext_unix.cpp 116 XFree(vi);
122 XFree(fbc);
155 XFree(visReturn);
170 XFree(vi);
  /external/chromium_org/third_party/libjingle/source/talk/base/
linuxwindowpicker.cc 66 // We still need to call XFree in this case, so leave data_ alone.
75 XFree(data_);
259 XFree(children);
312 XFree(data);
329 XFree(data);
335 XFree(data);
655 XFree(children);
685 XFree(window_name.value);
712 XFree(data);
715 XFree(data)
    [all...]
  /external/chromium_org/base/x11/
edid_parser_x11.cc 64 XFree(properties);
97 XFree(prop);
  /external/chromium_org/chromeos/display/
output_util.cc 36 XFree(prop);
55 XFree(prop);
  /external/chromium_org/content/test/plugin/
plugin_javascript_open_popup.cc 96 XFree(wins);
  /external/chromium_org/ui/base/x/
active_window_watcher_x.cc 96 XFree(property);
x11_util.cc 677 XFree(input_rects);
693 XFree(property);
744 XFree(property_data);
767 XFree(property);
772 XFree(property);
788 XFree(property);
793 XFree(property);
812 XFree(properties);
821 XFree(properties);
840 XFree(properties)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/
indirect_glx.c 49 XFree((char *) gc->vendor);
51 XFree((char *) gc->renderer);
53 XFree((char *) gc->version);
55 XFree((char *) gc->extensions);
57 XFree((char *) gc->buf);
58 Xfree((char *) gc->client_state_private);
59 XFree((char *) gc);
372 Xfree(gc);
389 Xfree(gc->client_state_private);
390 Xfree(gc)
    [all...]
clientattrib.c 138 XFree((char *) sp);
  /external/mesa3d/src/glx/
indirect_glx.c 49 XFree((char *) gc->vendor);
51 XFree((char *) gc->renderer);
53 XFree((char *) gc->version);
55 XFree((char *) gc->extensions);
57 XFree((char *) gc->buf);
58 Xfree((char *) gc->client_state_private);
59 XFree((char *) gc);
372 Xfree(gc);
389 Xfree(gc->client_state_private);
390 Xfree(gc)
    [all...]
clientattrib.c 138 XFree((char *) sp);
  /external/chromium_org/third_party/mesa/src/src/gallium/targets/graw-xlib/
graw_xlib.c 150 XFree(visinfo);
161 XFree(visinfo);
  /external/mesa3d/src/gallium/targets/graw-xlib/
graw_xlib.c 150 XFree(visinfo);
161 XFree(visinfo);
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11yuv.c 230 XFree(formats);
262 if (ainfo[i].name != NULL) Xfree(ainfo[i].name);
263 if (ainfo[i].formats != NULL) Xfree(ainfo[i].formats);
265 Xfree(ainfo);
334 XFree(hwdata->image);
362 XFree(hwdata->image);
377 XFree(hwdata->image);
521 XFree(hwdata->image);
SDL_x11wm.c 236 XFree(wmhints);
270 XFree(titleprop.value);
278 XFree(titleprop.value);
293 XFree(iconprop.value);
301 XFree(iconprop.value);
449 XFree(xinerama);
  /external/libpng/contrib/gregbook/
rpng-x.c 594 XFree(pWindowName->value);
596 XFree(pIconName->value);
598 XFree(size_hints);
600 XFree(wm_hints);
602 XFree(class_hints);
887 XFree(visual_list);
  /external/chromium/chrome/browser/
fullscreen_linux.cc 35 XFree(children);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/
testlib.c 105 XFree(surface_info);
  /external/chromium_org/ui/gl/
gl_image_glx.cc 22 // scoped_ptr functor for XFree(). Use as follows:
24 // where "XVisualInfo" is any X type that is freed with XFree.
28 ::XFree(x);
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
testlib.c 105 XFree(surface_info);

Completed in 294 milliseconds

1 2 3 4