/external/pdfium/third_party/freetype/include/freetype/ |
ftimage.h | 211 /* A structure used to describe a bitmap or pixmap to the raster. */ [all...] |
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftimage.h | 211 /* A structure used to describe a bitmap or pixmap to the raster. */ [all...] |
/prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/ |
platform-3.4.0.jar | |
/external/deqp/framework/egl/ |
egluCallLogWrapper.inl | 122 eglw::EGLSurface CallLogWrapper::eglCreatePixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativePixmapType pixmap, const eglw::EGLint *attrib_list) 125 m_log << TestLog::Message << "eglCreatePixmapSurface(" << dpy << ", " << toHex(config) << ", " << toHex(pixmap) << ", " << getSurfaceAttribListStr(attrib_list) << ");" << TestLog::EndMessage; 126 eglw::EGLSurface returnValue = m_egl.createPixmapSurface(dpy, config, pixmap, attrib_list);
|
/external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/ |
graphics_PiglitBVT_2.sh | 34 run_test "glx/glx-swap-pixmap" 0.0 "bin/glx-swap-pixmap -auto" 38 run_test "glx/glx-visuals-depth -pixmap" 0.0 "bin/glx-visuals-depth -pixmap -fbo -auto" 40 run_test "glx/glx-visuals-stencil -pixmap" 0.0 "bin/glx-visuals-stencil -pixmap -fbo -auto" [all...] |
/external/deqp/framework/common/ |
tcuCommandLine.cpp | 129 { "pixmap", SURFACETYPE_OFFSCREEN_NATIVE }, 169 << Option<EGLPixmapType> (DE_NULL, "deqp-egl-pixmap-type", "EGL native pixmap type")
|
/external/skia/include/core/ |
SkBitmap.h | 688 * specified pixmap (if not null). If the pixels are not available (either because there are 690 * ignore the pixmap parameter. 692 * Note: if this returns true, the results (in the pixmap) are only valid until the bitmap [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
Xlibint.h | 89 int nformats; /* number of pixmap formats in list */ 90 ScreenFormat *pixmap_format; /* pixmap format list */ 492 * (Window, Pixmap, GContext, etc.) as their single argument. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xlibint.h | 87 int nformats; /* number of pixmap formats in list */ 88 ScreenFormat *pixmap_format; /* pixmap format list */ 479 * (Window, Pixmap, GContext, etc.) as their single argument. [all...] |
/development/ndk/platforms/android-9/include/EGL/ |
egl.h | 271 EGLNativePixmapType pixmap,
|
/external/deqp/framework/platform/win32/ |
tcuWin32EGLNativeDisplayFactory.cpp | 158 throw NotSupportedError("Unsupported pixmap bit depth", DE_NULL, __FILE__, __LINE__);
|
/external/mesa3d/include/EGL/ |
egl.h | 271 EGLNativePixmapType pixmap,
|
/external/mesa3d/src/egl/main/ |
eglsurface.c | 258 /* no pixmap surface specific attributes */
|
/external/mesa3d/src/gallium/state_trackers/egl/common/ |
egl_g3d_image.c | 41 * Reference and return the front left buffer of the native pixmap.
|
/external/mesa3d/src/glx/apple/ |
apple_glx_drawable.c | 402 * XGetGeometry on the other hand is legal with a Pixmap and Window.
|
appledri.c | 434 XAppleDRIDestroyPixmap(Display * dpy, Pixmap drawable)
|
/external/skia/src/core/ |
SkWriteBuffer.cpp | 204 SkAutoDataUnref data(fPixelSerializer->encode(result.pixmap()));
|
/frameworks/native/opengl/include/EGL/ |
egl.h | 271 EGLNativePixmapType pixmap,
|
/hardware/libhardware/include/hardware/ |
gralloc.h | 333 * of a pixmap (eg: it may have to be multiple of 8 pixels).
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/EGL/ |
egl.h | 271 EGLNativePixmapType pixmap,
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/EGL/ |
egl.h | 271 EGLNativePixmapType pixmap,
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/EGL/ |
egl.h | 271 EGLNativePixmapType pixmap,
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/EGL/ |
egl.h | 271 EGLNativePixmapType pixmap,
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/EGL/ |
egl.h | 271 EGLNativePixmapType pixmap,
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/EGL/ |
egl.h | 271 EGLNativePixmapType pixmap,
|