HomeSort by relevance Sort by last modified time
    Searched full:pixmap (Results 126 - 150 of 203) sorted by null

1 2 3 4 56 7 8 9

  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
libEGL.cpp 411 EGLSurface __stdcall eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list)
413 TRACE("(EGLDisplay dpy = 0x%0.8p, EGLConfig config = 0x%0.8p, EGLNativePixmapType pixmap = 0x%0.8p, "
414 "const EGLint *attrib_list = 0x%0.8p)", dpy, config, pixmap, attrib_list);
  /external/webkit/Source/WebKit/qt/docs/
qtwebkit-bridge.qdoc 362 The JavaScript environment can then use the pixmap from Qt and display it inside the HTML environment,
364 which allows using the pixmap as the \c{src} attribute of an image or as a \c{background-image} URL. Note that the \c{toDataURL()}
376 the QtWebKit bridge would convert the pixmap assigned to that image element into a \l{QPixmap} or a \l{QImage}.
  /external/webkit/Source/WebKit/qt/tests/qgraphicswebview/
tst_qgraphicswebview.cpp 464 // default is only text antialiasing + smooth pixmap transform
582 QPixmap pixmap(view.size());
583 QPainter painter(&pixmap);
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 1739 GdkPixmap* pixmap = gdk_pixmap_new(NULL, local
    [all...]
  /external/webkit/Tools/QtTestBrowser/
launcherwindow.cpp 659 QPixmap pixmap = QPixmap::grabWidget(m_view); local
665 label->setPixmap(pixmap);
672 pixmap.save(fileName, "png");
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlibint.h 89 int nformats; /* number of pixmap formats in list */
90 ScreenFormat *pixmap_format; /* pixmap format list */
478 * (Window, Pixmap, GContext, etc.) as their single argument.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h 89 int nformats; /* number of pixmap formats in list */
90 ScreenFormat *pixmap_format; /* pixmap format list */
478 * (Window, Pixmap, GContext, etc.) as their single argument.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h 89 int nformats; /* number of pixmap formats in list */
90 ScreenFormat *pixmap_format; /* pixmap format list */
478 * (Window, Pixmap, GContext, etc.) as their single argument.
    [all...]
  /development/ndk/platforms/android-9/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
riva_mmio.h 399 RivaPixmap *Pixmap;
  /external/webkit/Source/ThirdParty/ANGLE/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /external/webkit/Source/WebCore/platform/image-decoders/
ImageDecoder.h 146 void setPixmap(const QPixmap& pixmap);
  /external/webkit/Source/WebCore/plugins/
PluginView.h 461 Pixmap m_drawable;
  /frameworks/native/opengl/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /hardware/libhardware/include/hardware/
gralloc.h 259 * of a pixmap (eg: it may have to be multiple of 8 pixels).
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,

Completed in 762 milliseconds

1 2 3 4 56 7 8 9