Home
last modified time | relevance | path

Searched refs:brgb (Results 1 – 25 of 55) sorted by relevance

123

/dports/graphics/grx/grx249/src/gformats/
H A Dctx2pnm.c143 unsigned char brgb[3]; in GrSaveContextToPpm() local
158 brgb[0] = r; in GrSaveContextToPpm()
159 brgb[1] = g; in GrSaveContextToPpm()
160 brgb[2] = b; in GrSaveContextToPpm()
161 fwrite( brgb,1,3,f ); in GrSaveContextToPpm()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevm24.c89 mdev->color24.brgb = brgb = (gbrg << 8) | (b),\
96 mdev->color24.brgb = brgb = (rgbr << 8) | (b),\
97 mdev->color24.gbrg = gbrg = (brgb << 8) | (g),\
191 bits32 rgbr, gbrg, brgb; in mem_true24_fill_rectangle() local
196 brgb = mdev->color24.brgb; in mem_true24_fill_rectangle()
233 putw(pptr + 2, brgb); in mem_true24_fill_rectangle()
239 putw(pptr + 5, brgb); in mem_true24_fill_rectangle()
257 PUTW4(pptr + 8, brgb); in mem_true24_fill_rectangle()
273 putw(pptr + 8, brgb); in mem_true24_fill_rectangle()
H A Dgxdevmem.h108 bits32 rgbr, gbrg, brgb; /* cache value */ member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevm24.c89 mdev->color24.brgb = brgb = (gbrg << 8) | (b),\
96 mdev->color24.brgb = brgb = (rgbr << 8) | (b),\
97 mdev->color24.gbrg = gbrg = (brgb << 8) | (g),\
191 bits32 rgbr, gbrg, brgb; in mem_true24_fill_rectangle() local
196 brgb = mdev->color24.brgb; in mem_true24_fill_rectangle()
233 putw(pptr + 2, brgb); in mem_true24_fill_rectangle()
239 putw(pptr + 5, brgb); in mem_true24_fill_rectangle()
257 PUTW4(pptr + 8, brgb); in mem_true24_fill_rectangle()
273 putw(pptr + 8, brgb); in mem_true24_fill_rectangle()
H A Dgxdevmem.h108 bits32 rgbr, gbrg, brgb; /* cache value */ member
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevm24.c90 mdev->color24.brgb = brgb = (gbrg << 8) | (b),\
97 mdev->color24.brgb = brgb = (rgbr << 8) | (b),\
98 mdev->color24.gbrg = gbrg = (brgb << 8) | (g),\
191 bits32 rgbr, gbrg, brgb; in mem_true24_fill_rectangle() local
196 brgb = mdev->color24.brgb; in mem_true24_fill_rectangle()
233 putw(pptr + 2, brgb); in mem_true24_fill_rectangle()
239 putw(pptr + 5, brgb); in mem_true24_fill_rectangle()
257 PUTW4(pptr + 8, brgb); in mem_true24_fill_rectangle()
273 putw(pptr + 8, brgb); in mem_true24_fill_rectangle()
H A Dgxdevmem.h112 bits32 rgbr, gbrg, brgb; /* cache value */ member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevm24.c90 mdev->color24.brgb = brgb = (gbrg << 8) | (b),\
97 mdev->color24.brgb = brgb = (rgbr << 8) | (b),\
98 mdev->color24.gbrg = gbrg = (brgb << 8) | (g),\
191 bits32 rgbr, gbrg, brgb; in mem_true24_fill_rectangle() local
196 brgb = mdev->color24.brgb; in mem_true24_fill_rectangle()
233 putw(pptr + 2, brgb); in mem_true24_fill_rectangle()
239 putw(pptr + 5, brgb); in mem_true24_fill_rectangle()
257 PUTW4(pptr + 8, brgb); in mem_true24_fill_rectangle()
273 putw(pptr + 8, brgb); in mem_true24_fill_rectangle()
H A Dgxdevmem.h112 bits32 rgbr, gbrg, brgb; /* cache value */ member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevm24.c89 mdev->color24.brgb = brgb = (gbrg << 8) | (b),\
96 mdev->color24.brgb = brgb = (rgbr << 8) | (b),\
97 mdev->color24.gbrg = gbrg = (brgb << 8) | (g),\
190 bits32 rgbr, gbrg, brgb; in mem_true24_fill_rectangle() local
195 brgb = mdev->color24.brgb; in mem_true24_fill_rectangle()
232 putw(pptr + 2, brgb); in mem_true24_fill_rectangle()
238 putw(pptr + 5, brgb); in mem_true24_fill_rectangle()
256 PUTW4(pptr + 8, brgb); in mem_true24_fill_rectangle()
272 putw(pptr + 8, brgb); in mem_true24_fill_rectangle()
H A Dgxdevmem.h110 bits32 rgbr, gbrg, brgb; /* cache value */ member
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevm24.c95 mdev->color24.brgb = brgb = (gbrg << 8) | (b),\
102 mdev->color24.brgb = brgb = (rgbr << 8) | (b),\
103 mdev->color24.gbrg = gbrg = (brgb << 8) | (g),\
195 bits32 rgbr, gbrg, brgb; in mem_true24_fill_rectangle() local
200 brgb = mdev->color24.brgb; in mem_true24_fill_rectangle()
238 putw(pptr + 2, brgb); in mem_true24_fill_rectangle()
244 putw(pptr + 5, brgb); in mem_true24_fill_rectangle()
262 PUTW4(pptr + 8, brgb); in mem_true24_fill_rectangle()
278 putw(pptr + 8, brgb); in mem_true24_fill_rectangle()
H A Dgxdevmem.h115 bits32 rgbr, gbrg, brgb; /* cache value */ member
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevm24.c89 mdev->color24.brgb = brgb = (gbrg << 8) | (b),\
96 mdev->color24.brgb = brgb = (rgbr << 8) | (b),\
97 mdev->color24.gbrg = gbrg = (brgb << 8) | (g),\
190 bits32 rgbr, gbrg, brgb; in mem_true24_fill_rectangle() local
195 brgb = mdev->color24.brgb; in mem_true24_fill_rectangle()
232 putw(pptr + 2, brgb); in mem_true24_fill_rectangle()
238 putw(pptr + 5, brgb); in mem_true24_fill_rectangle()
256 PUTW4(pptr + 8, brgb); in mem_true24_fill_rectangle()
272 putw(pptr + 8, brgb); in mem_true24_fill_rectangle()
H A Dgxdevmem.h110 bits32 rgbr, gbrg, brgb; /* cache value */ member
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevm24.c95 mdev->color24.brgb = brgb = (gbrg << 8) | (b),\
102 mdev->color24.brgb = brgb = (rgbr << 8) | (b),\
103 mdev->color24.gbrg = gbrg = (brgb << 8) | (g),\
195 bits32 rgbr, gbrg, brgb; in mem_true24_fill_rectangle() local
200 brgb = mdev->color24.brgb; in mem_true24_fill_rectangle()
238 putw(pptr + 2, brgb); in mem_true24_fill_rectangle()
244 putw(pptr + 5, brgb); in mem_true24_fill_rectangle()
262 PUTW4(pptr + 8, brgb); in mem_true24_fill_rectangle()
278 putw(pptr + 8, brgb); in mem_true24_fill_rectangle()
H A Dgxdevmem.h115 bits32 rgbr, gbrg, brgb; /* cache value */ member
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxColor.h27 brgb = mozilla::NativeEndian::swapToBigEndian(m2), \
31 p2 = 0xFF000000 | ((gbrg) << 8) | ((brgb) >> 24); \
32 p3 = 0xFF000000 | (brgb); \
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxColor.h26 brgb = mozilla::NativeEndian::swapToBigEndian(m2), p0, p1, p2, p3; \
29 p2 = 0xFF000000 | ((gbrg) << 8) | ((brgb) >> 24); \
30 p3 = 0xFF000000 | (brgb); \
/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Dblend_lch.hh66 float brgb[3]; member in BlendLCH
91 brgb[0] = (float(bottom[x]) + FormatInfo<T>::MIN)/FormatInfo<T>::RANGE; in blend()
92 brgb[1] = (float(bottom[x+1]) + FormatInfo<T>::MIN)/FormatInfo<T>::RANGE; in blend()
93 brgb[2] = (float(bottom[x+2]) + FormatInfo<T>::MIN)/FormatInfo<T>::RANGE; in blend()
101 img2lab->apply(brgb, blab, 1); in blend()
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Ddvk_ksm.cpp148 int brga, brgb, brgc; member in ksm_state
237 brgb = 0; in machine_reset()
262 update_brg(brga, brgb, brgc); in ksm_ppi_portc_w()
274 update_brg(brga, brgb, brgc); in WRITE_LINE_MEMBER()
279 brgb = state; in WRITE_LINE_MEMBER()
280 update_brg(brga, brgb, brgc); in WRITE_LINE_MEMBER()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Ddvk_ksm.cpp148 int brga, brgb, brgc; member in ksm_state
237 brgb = 0; in machine_reset()
262 update_brg(brga, brgb, brgc); in ksm_ppi_portc_w()
274 update_brg(brga, brgb, brgc); in WRITE_LINE_MEMBER()
279 brgb = state; in WRITE_LINE_MEMBER()
280 update_brg(brga, brgb, brgc); in WRITE_LINE_MEMBER()
/dports/math/giacxcas/fltk-1.3.0/src/
H A Dfl_plastic.cxx54 brgb = Fl::get_color(bc); in shade_color()
59 red = gray * ((brgb >> 24) & 255) / 255 + gray * gray / 510; in shade_color()
61 green = gray * ((brgb >> 16) & 255) / 255 + gray * gray / 510; in shade_color()
63 blue = gray * ((brgb >> 8) & 255) / 255 + gray * gray / 510; in shade_color()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A Dfl_plastic.cxx45 brgb = Fl::get_color(bc); in shade_color()
50 red = gray * ((brgb >> 24) & 255) / 255 + gray * gray / 510; in shade_color()
52 green = gray * ((brgb >> 16) & 255) / 255 + gray * gray / 510; in shade_color()
54 blue = gray * ((brgb >> 8) & 255) / 255 + gray * gray / 510; in shade_color()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A Dfl_plastic.cxx54 brgb = Fl::get_color(bc); in shade_color()
59 red = gray * ((brgb >> 24) & 255) / 255 + gray * gray / 510; in shade_color()
61 green = gray * ((brgb >> 16) & 255) / 255 + gray * gray / 510; in shade_color()
63 blue = gray * ((brgb >> 8) & 255) / 255 + gray * gray / 510; in shade_color()

123