HomeSort by relevance Sort by last modified time
    Searched refs:GetRenderARGB32Format (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/base/x/
x11_util_internal.h 31 UI_BASE_EXPORT XRenderPictFormat* GetRenderARGB32Format(Display* dpy);
x11_util.cc     [all...]
  /external/chromium_org/media/tools/player_x11/
x11_video_renderer.cc 34 static XRenderPictFormat* GetRenderARGB32Format(Display* dpy) {
159 display_, pixmap, GetRenderARGB32Format(display_), 0, NULL);
  /external/chromium_org/content/browser/compositor/
software_output_device_x11.cc 94 display_, pixmap, ui::GetRenderARGB32Format(display_), 0, NULL);

Completed in 88 milliseconds