Home
last modified time | relevance | path

Searched defs:pixmap (Results 1 – 10 of 10) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreatePixmapSurface.java7 int pixmap, in eglCreatePixmapSurface()
DeglCreatePixmapSurface.cpp4 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref,… in android_eglCreatePixmapSurface()
/frameworks/base/cmds/screencap/
Dscreencap.cpp227 SkPixmap pixmap(info, base, s * bytesPerPixel(f)); in main() local
/frameworks/base/libs/hwui/tests/common/
DTestUtils.cpp169 SkPixmap pixmap; in getColor() local
/frameworks/base/libs/hwui/
DSkiaCanvasProxy.cpp151 SkPixmap pixmap; in onDrawImage() local
160 SkPixmap pixmap; in onDrawImageRect() local
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestBuffer.cpp735 SkPixmap pixmap(info, img, mGraphicBuffer->getStride()); in writeBufferToFile() local
/frameworks/native/opengl/libagl/
Degl.cpp686 egl_native_pixmap_t const * pixmap) in egl_pixmap_surface_t()
1336 NativePixmapType pixmap, const EGLint* /*attrib_list*/) in createPixmapSurface()
1621 NativePixmapType pixmap, in eglCreatePixmapSurface()
/frameworks/base/opengl/java/android/opengl/
DEGL14.java291 int pixmap, in eglCreatePixmapSurface()
/frameworks/base/core/jni/
Dandroid_opengl_EGL14.cpp731 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref,… in android_eglCreatePixmapSurface()
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp780 NativePixmapType pixmap, in eglCreatePixmapSurface()