OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pixmap
(Results
101 - 125
of
328
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/include/core/
SkImage.h
182
* true, and if
pixmap
is not NULL, set it to point into the image.
184
* On failure, return false and ignore the
pixmap
parameter.
186
bool peekPixels(SkPixmap*
pixmap
) const;
252
* Copy the pixels from this image into the dst
pixmap
, converting as needed into dst's
/external/skia/src/core/
SkSpecialImage.h
95
* On failure, return false and ignore the
pixmap
parameter.
/frameworks/native/opengl/include/EGL/
eglplatform.h
102
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xutil.h
118
Pixmap
icon_pixmap; /*
pixmap
to be used as icon */
121
Pixmap
icon_mask; /* icon mask bitmap */
616
Pixmap
/* icon_pixmap */,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XShm.h
124
Pixmap
XShmCreatePixmap(
shape.h
94
Pixmap
/* src */,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xutil.h
116
Pixmap
icon_pixmap; /*
pixmap
to be used as icon */
119
Pixmap
icon_mask; /* icon mask bitmap */
614
Pixmap
/* icon_pixmap */,
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/EGL/
eglplatform.h
98
typedef
Pixmap
EGLNativePixmapType;
Completed in 433 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>