Searched defs:pixmap (Results 1 – 10 of 10) sorted by relevance
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | eglCreatePixmapSurface.java | 7 int pixmap, in eglCreatePixmapSurface()
|
D | eglCreatePixmapSurface.cpp | 4 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref,… in android_eglCreatePixmapSurface()
|
/frameworks/base/cmds/screencap/ |
D | screencap.cpp | 227 SkPixmap pixmap(info, base, s * bytesPerPixel(f)); in main() local
|
/frameworks/base/libs/hwui/tests/common/ |
D | TestUtils.cpp | 169 SkPixmap pixmap; in getColor() local
|
/frameworks/base/libs/hwui/ |
D | SkiaCanvasProxy.cpp | 151 SkPixmap pixmap; in onDrawImage() local 160 SkPixmap pixmap; in onDrawImageRect() local
|
/frameworks/native/services/surfaceflinger/tests/hwc2/ |
D | Hwc2TestBuffer.cpp | 735 SkPixmap pixmap(info, img, mGraphicBuffer->getStride()); in writeBufferToFile() local
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 686 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/ |
D | EGL14.java | 291 int pixmap, in eglCreatePixmapSurface()
|
/frameworks/base/core/jni/ |
D | android_opengl_EGL14.cpp | 731 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref,… in android_eglCreatePixmapSurface()
|
/frameworks/native/opengl/libs/EGL/ |
D | eglApi.cpp | 780 NativePixmapType pixmap, in eglCreatePixmapSurface()
|