Searched defs:pixmap (Results 1 – 7 of 7) 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/libs/hwui/tests/common/ |
D | TestUtils.cpp | 123 SkPixmap pixmap; in getColor() local
|
/frameworks/base/libs/hwui/hwui/ |
D | Bitmap.cpp | 401 SkPixmap pixmap{info, addr, rowBytes}; in computePalette() local
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGL14.java | 294 int pixmap, in eglCreatePixmapSurface()
|
/frameworks/native/opengl/libs/EGL/ |
D | eglApi.cpp | 122 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, NativePixmapType pixmap, in eglCreatePixmapSurface()
|
/frameworks/base/core/jni/ |
D | android_opengl_EGL14.cpp | 737 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref,… in android_eglCreatePixmapSurface()
|