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

  /external/chromium_org/ui/base/x/
x11_util_internal.h 31 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) {
156 display_, pixmap, GetRenderARGB32Format(display_), 0, NULL);

Completed in 86 milliseconds