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

1 2 3 4 5 67 8 9

  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /sdk/emulator/opengl/host/libs/Translator/include/EGL/
egl.h 271 EGLNativePixmapType pixmap,
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86dga/
XF86DGA2.c 376 Pixmap pid;
430 dev->pixmap = (rep.flags & XDGAPixmap) ? pid : 0;
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContextQt.cpp 1360 QPixmap pixmap = QPixmap::fromWinHBITMAP(bitmap, supportAlphaBlend ? QPixmap::PremultipliedAlpha : QPixmap::NoAlpha); local
    [all...]
  /external/freetype/include/freetype/internal/
sfnt.h 344 /* The target pixmap. */
    [all...]
  /external/webkit/Source/WebCore/platform/network/mac/
WebCoreURLResponse.mm 392 CFSTR("image/x-portable-pixmap"),
  /external/webkit/Source/WebKit/qt/Api/
qwebframe.cpp 1901 QPixmap QWebHitTestResult::pixmap() const function in class:QWebHitTestResult
    [all...]
qwebsettings.cpp 723 For example, when an image cannot be loaded, the pixmap specified by
738 Returns a previously set pixmap used to draw replacement graphics of the
    [all...]
  /external/webkit/Source/WebKit/qt/tests/qwebview/
tst_qwebview.cpp 96 // default is only text antialiasing + smooth pixmap transform
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
multibufst.h 381 PixmapPtr pPixmap; /* associated pixmap */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
multibufst.h 381 PixmapPtr pPixmap; /* associated pixmap */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
multibufst.h 381 PixmapPtr pPixmap; /* associated pixmap */
  /external/webkit/Source/WebKit/qt/declarative/
qdeclarativewebview.cpp 680 \qmlproperty pixmap WebView::icon
685 return page()->mainFrame()->icon().pixmap(QSize(256, 256));
    [all...]
  /external/webkit/Tools/DumpRenderTree/qt/
DumpRenderTreeQt.cpp 783 QPixmap pixmap(m_mainView->size());
784 m_mainView->render(&pixmap);
    [all...]
  /frameworks/base/core/jni/
android_opengl_EGL14.cpp 735 /* EGLSurface eglCreatePixmapSurface ( EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list ) */
738 (JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref, jint offset) {
    [all...]
  /external/kernel-headers/original/linux/
fb.h 580 * Pixmap structure definition
855 struct fb_pixmap pixmap; \/* Image hardware mapper *\/ member in struct:fb_info
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
SDL_dspvideo.c 33 read directly from the PixMap structure can become invalid anytime
51 or NULL in the baseAddr field of the PixMap mean that the pixel
    [all...]
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 414 NativePixmapType pixmap,
423 dp->disp.dpy, config, pixmap, attrib_list);
    [all...]
  /external/chromium/net/base/
mime_util.cc 563 "image/x-portable-pixmap",
  /external/freetype/src/raster/
ftraster.c 479 PByte gTarget; /* target pixmap buffer */
498 FT_Bitmap target; /* description of target bit/pixmap */
502 Long traceG; /* current offset in target pixmap */
    [all...]
  /external/oprofile/gui/
oprof_start.cpp 194 // force the pixmap re-draw
  /external/quake/quake/src/WinQuake/
gl_vidlinuxglx.cpp 251 Pixmap cursormask;
  /external/webkit/LayoutTests/http/conf/
mime.types 492 image/x-portable-pixmap ppm

Completed in 3218 milliseconds

1 2 3 4 5 67 8 9