Home
last modified time | relevance | path

Searched defs:pRas (Results 1 – 25 of 242) sorted by relevance

12345678910

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/java2d/loops/
H A DIntArgb.h54 #define DeclareIntArgbInitialLoadVars(pRasInfo, pRas, PREFIX, x) argument
55 #define InitialLoadIntArgb(pRas, PREFIX) argument
57 #define FinalStoreIntArgb(pRas, PREFIX) argument
62 #define StoreIntArgbPixel(pRas, x, pixel) \ argument
73 #define LoadIntArgbTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
76 #define LoadIntArgbTo1IntArgb(pRas, PREFIX, x, argb) \ argument
79 #define LoadIntArgbTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
85 #define LoadIntArgbTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
91 #define StoreIntArgbFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
94 #define StoreIntArgbFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
[all …]
H A DByteBinary2Bit.h58 #define InitialLoadByteBinary2Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary2Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary2BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary2BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary2BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary2BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary2BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary2BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary2BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary2BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary4Bit.h58 #define InitialLoadByteBinary4Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary4Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary4BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary4BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary4BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary4BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary4BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary4BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary4BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary4BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary1Bit.h58 #define InitialLoadByteBinary1Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary1Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary1BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary1BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary1BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary1BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary1BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary1BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary1BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary1BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/java2d/loops/
H A DIntArgb.h54 #define DeclareIntArgbInitialLoadVars(pRasInfo, pRas, PREFIX, x) argument
55 #define InitialLoadIntArgb(pRas, PREFIX) argument
57 #define FinalStoreIntArgb(pRas, PREFIX) argument
62 #define StoreIntArgbPixel(pRas, x, pixel) \ argument
73 #define LoadIntArgbTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
76 #define LoadIntArgbTo1IntArgb(pRas, PREFIX, x, argb) \ argument
79 #define LoadIntArgbTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
85 #define LoadIntArgbTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
91 #define StoreIntArgbFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
94 #define StoreIntArgbFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DByteBinary2Bit.h58 #define InitialLoadByteBinary2Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary2Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary2BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary2BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary2BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary2BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary2BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary2BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary2BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary2BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary1Bit.h58 #define InitialLoadByteBinary1Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary1Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary1BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary1BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary1BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary1BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary1BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary1BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary1BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary1BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary4Bit.h58 #define InitialLoadByteBinary4Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary4Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary4BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary4BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary4BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary4BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary4BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary4BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary4BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary4BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DByteBinary2Bit.h58 #define InitialLoadByteBinary2Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary2Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary2BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary2BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary2BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary2BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary2BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary2BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary2BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary2BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary4Bit.h58 #define InitialLoadByteBinary4Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary4Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary4BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary4BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary4BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary4BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary4BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary4BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary4BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary4BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary1Bit.h58 #define InitialLoadByteBinary1Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary1Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary1BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary1BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary1BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary1BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary1BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary1BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary1BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary1BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DByteBinary1Bit.h58 #define InitialLoadByteBinary1Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary1Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary1BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary1BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary1BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary1BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary1BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary1BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary1BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary1BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary2Bit.h58 #define InitialLoadByteBinary2Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary2Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary2BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary2BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary2BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary2BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary2BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary2BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary2BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary2BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary4Bit.h58 #define InitialLoadByteBinary4Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary4Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary4BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary4BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary4BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary4BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary4BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary4BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary4BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary4BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libawt/java2d/loops/
H A DByteBinary2Bit.h58 #define InitialLoadByteBinary2Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary2Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary2BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary2BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary2BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary2BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary2BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary2BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary2BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary2BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary4Bit.h58 #define InitialLoadByteBinary4Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary4Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary4BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary4BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary4BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary4BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary4BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary4BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary4BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary4BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary1Bit.h58 #define InitialLoadByteBinary1Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary1Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary1BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary1BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary1BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary1BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary1BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary1BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary1BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary1BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DByteBinary1Bit.h58 #define InitialLoadByteBinary1Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary1Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary1BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary1BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary1BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary1BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary1BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary1BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary1BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary1BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary2Bit.h58 #define InitialLoadByteBinary2Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary2Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary2BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary2BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary2BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary2BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary2BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary2BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary2BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary2BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary4Bit.h58 #define InitialLoadByteBinary4Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary4Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary4BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary4BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary4BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary4BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary4BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary4BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary4BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary4BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DByteBinary1Bit.h58 #define InitialLoadByteBinary1Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary1Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary1BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary1BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary1BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary1BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary1BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary1BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary1BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary1BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary2Bit.h58 #define InitialLoadByteBinary2Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary2Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary2BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary2BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary2BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary2BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary2BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary2BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary2BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary2BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary4Bit.h58 #define InitialLoadByteBinary4Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary4Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary4BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary4BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary4BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary4BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary4BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary4BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary4BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary4BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DByteBinary1Bit.h58 #define InitialLoadByteBinary1Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary1Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary1BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary1BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary1BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary1BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary1BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary1BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary1BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary1BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]
H A DByteBinary4Bit.h58 #define InitialLoadByteBinary4Bit(pRas, PREFIX) \ argument
64 #define FinalStoreByteBinary4Bit(pRas, PREFIX) \ argument
71 #define StoreByteBinary4BitPixel(pRas, x, pixel) \ argument
85 #define LoadByteBinary4BitTo1IntRgb(pRas, PREFIX, x, rgb) \ argument
88 #define LoadByteBinary4BitTo1IntArgb(pRas, PREFIX, x, argb) \ argument
91 #define LoadByteBinary4BitTo3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
94 #define LoadByteBinary4BitTo4ByteArgb(pRas, PREFIX, x, a, r, g, b) \ argument
97 #define StoreByteBinary4BitFrom1IntRgb(pRas, PREFIX, x, rgb) \ argument
100 #define StoreByteBinary4BitFrom1IntArgb(pRas, PREFIX, x, argb) \ argument
103 #define StoreByteBinary4BitFrom3ByteRgb(pRas, PREFIX, x, r, g, b) \ argument
[all …]

12345678910