OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XcmsColorFormat
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xcms.h
45
* Color Space ID's are of
XcmsColorFormat
type.
55
#define XcmsUndefinedFormat (
XcmsColorFormat
)0x00000000
56
#define XcmsCIEXYZFormat (
XcmsColorFormat
)0x00000001
57
#define XcmsCIEuvYFormat (
XcmsColorFormat
)0x00000002
58
#define XcmsCIExyYFormat (
XcmsColorFormat
)0x00000003
59
#define XcmsCIELabFormat (
XcmsColorFormat
)0x00000004
60
#define XcmsCIELuvFormat (
XcmsColorFormat
)0x00000005
61
#define XcmsTekHVCFormat (
XcmsColorFormat
)0x00000006
62
#define XcmsRGBFormat (
XcmsColorFormat
)0x80000000
63
#define XcmsRGBiFormat (
XcmsColorFormat
)0x8000000
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xcms.h
45
* Color Space ID's are of
XcmsColorFormat
type.
55
#define XcmsUndefinedFormat (
XcmsColorFormat
)0x00000000
56
#define XcmsCIEXYZFormat (
XcmsColorFormat
)0x00000001
57
#define XcmsCIEuvYFormat (
XcmsColorFormat
)0x00000002
58
#define XcmsCIExyYFormat (
XcmsColorFormat
)0x00000003
59
#define XcmsCIELabFormat (
XcmsColorFormat
)0x00000004
60
#define XcmsCIELuvFormat (
XcmsColorFormat
)0x00000005
61
#define XcmsTekHVCFormat (
XcmsColorFormat
)0x00000006
62
#define XcmsRGBFormat (
XcmsColorFormat
)0x80000000
63
#define XcmsRGBiFormat (
XcmsColorFormat
)0x8000000
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xcms.h
45
* Color Space ID's are of
XcmsColorFormat
type.
55
#define XcmsUndefinedFormat (
XcmsColorFormat
)0x00000000
56
#define XcmsCIEXYZFormat (
XcmsColorFormat
)0x00000001
57
#define XcmsCIEuvYFormat (
XcmsColorFormat
)0x00000002
58
#define XcmsCIExyYFormat (
XcmsColorFormat
)0x00000003
59
#define XcmsCIELabFormat (
XcmsColorFormat
)0x00000004
60
#define XcmsCIELuvFormat (
XcmsColorFormat
)0x00000005
61
#define XcmsTekHVCFormat (
XcmsColorFormat
)0x00000006
62
#define XcmsRGBFormat (
XcmsColorFormat
)0x80000000
63
#define XcmsRGBiFormat (
XcmsColorFormat
)0x8000000
[
all
...]
Completed in 368 milliseconds