HomeSort by relevance Sort by last modified time
    Searched refs:pixmap (Results 151 - 164 of 164) sorted by null

1 2 3 4 5 67

  /device/generic/goldfish-opengl/system/egl/
egl.cpp     [all...]
  /external/deqp/modules/egl/
teglWideColorTests.cpp     [all...]
  /external/skia/fuzz/
FuzzCanvas.cpp     [all...]
  /external/skqp/fuzz/
FuzzCanvas.cpp     [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
main.cpp 391 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list)
393 return libEGL->eglCreatePixmapSurface(dpy, config, pixmap, attrib_list);
    [all...]
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 780 NativePixmapType pixmap,
803 dp->disp.dpy, config, pixmap, attrib_list);
    [all...]
  /frameworks/base/core/jni/
android_opengl_EGL14.cpp 728 /* EGLSurface eglCreatePixmapSurface ( EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list ) */
731 (JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref, jint offset) {
    [all...]
  /external/skia/tests/
GrShapeTest.cpp 77 SkPixmap pixmap; local
78 surface->getCanvas()->peekPixels(&pixmap);
86 const uint8_t* row = pixmap.addr8(0, y);
    [all...]
  /external/skqp/tests/
GrShapeTest.cpp 77 SkPixmap pixmap; local
78 surface->getCanvas()->peekPixels(&pixmap);
86 const uint8_t* row = pixmap.addr8(0, y);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xproto.h 2731 xcb_pixmap_t pixmap; \/**< *\/ member in struct:xcb_free_pixmap_request_t
    [all...]
  /external/ImageMagick/MagickCore/
display.c     [all...]
  /external/python/cpython2/Mac/Modules/qt/
_Qtmodule.c 11043 PixMapHandle pixmap; local
13584 PixMapHandle pixmap; local
13604 PixMapHandle pixmap; local
    [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 

Completed in 692 milliseconds

1 2 3 4 5 67