Home
last modified time | relevance | path

Searched refs:clrdata (Results 1 – 25 of 229) sorted by relevance

12345678910

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_dirdither.h46 #define InitDither(cvdata, clrdata, dstTW) \ argument
48 red_dither_shift = clrdata->rOff; \
49 green_dither_shift = clrdata->gOff; \
50 blue_dither_shift = clrdata->bOff; \
51 red_dither_scale = clrdata->rScale; \
52 green_dither_scale = clrdata->gScale; \
53 blue_dither_scale = clrdata->bScale; \
H A Dimg_dir8dither.h39 #define InitDither(cvdata, clrdata, dstTW) \ argument
41 red_dither_shift = clrdata->rOff; \
42 green_dither_shift = clrdata->gOff; \
43 blue_dither_shift = clrdata->bOff; \
H A Dimg_fsdither.h69 #define InitAnyDither(cvdata, clrdata, dstTW) \ argument
71 if (grayscale = clrdata->grayscale) { \
72 InitGrayDither(cvdata, clrdata, dstTW); \
74 InitColorDither(cvdata, clrdata, dstTW); \
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_dirdither.h46 #define InitDither(cvdata, clrdata, dstTW) \ argument
48 red_dither_shift = clrdata->rOff; \
49 green_dither_shift = clrdata->gOff; \
50 blue_dither_shift = clrdata->bOff; \
51 red_dither_scale = clrdata->rScale; \
52 green_dither_scale = clrdata->gScale; \
53 blue_dither_scale = clrdata->bScale; \
H A Dimg_dir8dither.h39 #define InitDither(cvdata, clrdata, dstTW) \ argument
41 red_dither_shift = clrdata->rOff; \
42 green_dither_shift = clrdata->gOff; \
43 blue_dither_shift = clrdata->bOff; \
H A Dimg_fsdither.h69 #define InitAnyDither(cvdata, clrdata, dstTW) \ argument
71 if (grayscale = clrdata->grayscale) { \
72 InitGrayDither(cvdata, clrdata, dstTW); \
74 InitColorDither(cvdata, clrdata, dstTW); \
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_dirdither.h46 #define InitDither(cvdata, clrdata, dstTW) \ argument
48 red_dither_shift = clrdata->rOff; \
49 green_dither_shift = clrdata->gOff; \
50 blue_dither_shift = clrdata->bOff; \
51 red_dither_scale = clrdata->rScale; \
52 green_dither_scale = clrdata->gScale; \
53 blue_dither_scale = clrdata->bScale; \
H A Dimg_dir8dither.h39 #define InitDither(cvdata, clrdata, dstTW) \ argument
41 red_dither_shift = clrdata->rOff; \
42 green_dither_shift = clrdata->gOff; \
43 blue_dither_shift = clrdata->bOff; \
H A Dimg_fsdither.h69 #define InitAnyDither(cvdata, clrdata, dstTW) \ argument
71 if (grayscale = clrdata->grayscale) { \
72 InitGrayDither(cvdata, clrdata, dstTW); \
74 InitColorDither(cvdata, clrdata, dstTW); \
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_dirdither.h46 #define InitDither(cvdata, clrdata, dstTW) \ argument
48 red_dither_shift = clrdata->rOff; \
49 green_dither_shift = clrdata->gOff; \
50 blue_dither_shift = clrdata->bOff; \
51 red_dither_scale = clrdata->rScale; \
52 green_dither_scale = clrdata->gScale; \
53 blue_dither_scale = clrdata->bScale; \
H A Dimg_dir8dither.h39 #define InitDither(cvdata, clrdata, dstTW) \ argument
41 red_dither_shift = clrdata->rOff; \
42 green_dither_shift = clrdata->gOff; \
43 blue_dither_shift = clrdata->bOff; \
H A Dimg_fsdither.h69 #define InitAnyDither(cvdata, clrdata, dstTW) \ argument
71 if (grayscale = clrdata->grayscale) { \
72 InitGrayDither(cvdata, clrdata, dstTW); \
74 InitColorDither(cvdata, clrdata, dstTW); \
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_dirdither.h46 #define InitDither(cvdata, clrdata, dstTW) \ argument
48 red_dither_shift = clrdata->rOff; \
49 green_dither_shift = clrdata->gOff; \
50 blue_dither_shift = clrdata->bOff; \
51 red_dither_scale = clrdata->rScale; \
52 green_dither_scale = clrdata->gScale; \
53 blue_dither_scale = clrdata->bScale; \
H A Dimg_dir8dither.h39 #define InitDither(cvdata, clrdata, dstTW) \ argument
41 red_dither_shift = clrdata->rOff; \
42 green_dither_shift = clrdata->gOff; \
43 blue_dither_shift = clrdata->bOff; \
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_dirdither.h46 #define InitDither(cvdata, clrdata, dstTW) \ argument
48 red_dither_shift = clrdata->rOff; \
49 green_dither_shift = clrdata->gOff; \
50 blue_dither_shift = clrdata->bOff; \
51 red_dither_scale = clrdata->rScale; \
52 green_dither_scale = clrdata->gScale; \
53 blue_dither_scale = clrdata->bScale; \
H A Dimg_dir8dither.h39 #define InitDither(cvdata, clrdata, dstTW) \ argument
41 red_dither_shift = clrdata->rOff; \
42 green_dither_shift = clrdata->gOff; \
43 blue_dither_shift = clrdata->bOff; \
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_dirdither.h46 #define InitDither(cvdata, clrdata, dstTW) \ argument
48 red_dither_shift = clrdata->rOff; \
49 green_dither_shift = clrdata->gOff; \
50 blue_dither_shift = clrdata->bOff; \
51 red_dither_scale = clrdata->rScale; \
52 green_dither_scale = clrdata->gScale; \
53 blue_dither_scale = clrdata->bScale; \
H A Dimg_dir8dither.h39 #define InitDither(cvdata, clrdata, dstTW) \ argument
41 red_dither_shift = clrdata->rOff; \
42 green_dither_shift = clrdata->gOff; \
43 blue_dither_shift = clrdata->bOff; \
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_dirdither.h46 #define InitDither(cvdata, clrdata, dstTW) \ argument
48 red_dither_shift = clrdata->rOff; \
49 green_dither_shift = clrdata->gOff; \
50 blue_dither_shift = clrdata->bOff; \
51 red_dither_scale = clrdata->rScale; \
52 green_dither_scale = clrdata->gScale; \
53 blue_dither_scale = clrdata->bScale; \
H A Dimg_dir8dither.h39 #define InitDither(cvdata, clrdata, dstTW) \ argument
41 red_dither_shift = clrdata->rOff; \
42 green_dither_shift = clrdata->gOff; \
43 blue_dither_shift = clrdata->bOff; \
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_dirdither.h46 #define InitDither(cvdata, clrdata, dstTW) \ argument
48 red_dither_shift = clrdata->rOff; \
49 green_dither_shift = clrdata->gOff; \
50 blue_dither_shift = clrdata->bOff; \
51 red_dither_scale = clrdata->rScale; \
52 green_dither_scale = clrdata->gScale; \
53 blue_dither_scale = clrdata->bScale; \
H A Dimg_dir8dither.h39 #define InitDither(cvdata, clrdata, dstTW) \ argument
41 red_dither_shift = clrdata->rOff; \
42 green_dither_shift = clrdata->gOff; \
43 blue_dither_shift = clrdata->bOff; \
H A Dimg_fsdither.h69 #define InitAnyDither(cvdata, clrdata, dstTW) \ argument
71 if (grayscale = clrdata->grayscale) { \
72 InitGrayDither(cvdata, clrdata, dstTW); \
74 InitColorDither(cvdata, clrdata, dstTW); \
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_dirdither.h46 #define InitDither(cvdata, clrdata, dstTW) \ argument
48 red_dither_shift = clrdata->rOff; \
49 green_dither_shift = clrdata->gOff; \
50 blue_dither_shift = clrdata->bOff; \
51 red_dither_scale = clrdata->rScale; \
52 green_dither_scale = clrdata->gScale; \
53 blue_dither_scale = clrdata->bScale; \
H A Dimg_dir8dither.h39 #define InitDither(cvdata, clrdata, dstTW) \ argument
41 red_dither_shift = clrdata->rOff; \
42 green_dither_shift = clrdata->gOff; \
43 blue_dither_shift = clrdata->bOff; \

12345678910