Searched defs:pixmap (Results 1 – 9 of 9) 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 | 187 SkPixmap pixmap(info, base, s * bytesPerPixel(f)); in main() local
|
| /frameworks/base/libs/hwui/tests/common/ |
| D | TestUtils.cpp | 162 SkPixmap pixmap; in getColor() local
|
| /frameworks/base/libs/hwui/pipeline/skia/ |
| D | SkiaPipeline.cpp | 171 SkData* onEncode(const SkPixmap& pixmap) override { in onEncode()
|
| /frameworks/native/opengl/libagl/ |
| D | egl.cpp | 666 egl_native_pixmap_t const * pixmap) in egl_pixmap_surface_t() 1316 NativePixmapType pixmap, const EGLint* /*attrib_list*/) in createPixmapSurface() 1601 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 | 732 …(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 | 591 NativePixmapType pixmap, in eglCreatePixmapSurface()
|