Home
last modified time | relevance | path

Searched refs:sRGB (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/external/ImageMagick/tests/
Dcli-colorspace.tap38 too_light=`eval ${MAGICK} "$in" -set colorspace RGB -colorspace sRGB "$out"`
98 test_color RGB sRGB && echo "ok" || echo "not ok"
100 test_color XYZ sRGB && echo "ok" || echo "not ok"
101 test_color XYZ RGB sRGB && echo "ok" || echo "not ok"
102 test_color RGB XYZ sRGB && echo "ok" || echo "not ok"
104 test_color LAB sRGB && echo "ok" || echo "not ok"
105 test_color XYZ LAB sRGB && echo "ok" || echo "not ok"
106 test_color LAB XYZ sRGB && echo "ok" || echo "not ok"
107 test_color RGB LAB sRGB && echo "ok" || echo "not ok"
108 test_color LAB RGB sRGB && echo "ok" || echo "not ok"
[all …]
/external/pdfium/third_party/lcms/
D0019-utf8.patch74 //sRGB Curves are defined by:
76 -//If R<92>sRGB,G<92>sRGB, B<92>sRGB < 0.04045
77 +//If R'sRGB,G'sRGB, B'sRGB < 0.04045
79 -// R = R<92>sRGB / 12.92
80 -// G = G<92>sRGB / 12.92
81 -// B = B<92>sRGB / 12.92
82 +// R = R'sRGB / 12.92
83 +// G = G'sRGB / 12.92
84 +// B = B'sRGB / 12.92
87 -//else if R<92>sRGB,G<92>sRGB, B<92>sRGB >= 0.04045
[all …]
/external/libpng/contrib/tools/
DmakesRGB.c49 sRGB(unsigned int i) in sRGB() function
127 double lo = 255 * sRGB(i << 15); in main()
128 double hi = 255 * sRGB((i+1) << 15); in main()
155 unsigned int iexact = nearbyint(255*sRGB(i)); in main()
227 unsigned int iexact = nearbyint(255*sRGB(i)); in main()
308 unsigned int iexact = nearbyint(255*sRGB(i)); in main()
313 double err = 255*sRGB(i) - icalc; in main()
340 unsigned int iexact = nearbyint(255*sRGB(i)); in main()
345 double err = 255*sRGB(i) - icalc; in main()
365 unsigned int iexact = nearbyint(255*sRGB(i)); in main()
/external/mesa3d/src/gallium/state_trackers/nine/
Dbasetexture9.h112 const int sRGB );
127 NineBaseTexture9_GetSamplerView( struct NineBaseTexture9 *This, const int sRGB ) in NineBaseTexture9_GetSamplerView() argument
129 if (!This->view[sRGB]) in NineBaseTexture9_GetSamplerView()
130 NineBaseTexture9_UpdateSamplerView(This, sRGB); in NineBaseTexture9_GetSamplerView()
131 return This->view[sRGB]; in NineBaseTexture9_GetSamplerView()
Dsurface9.h94 NineSurface9_GetSurface( struct NineSurface9 *This, int sRGB ) in NineSurface9_GetSurface() argument
96 assert(This->surface[sRGB]); in NineSurface9_GetSurface()
97 return This->surface[sRGB]; in NineSurface9_GetSurface()
/external/deqp/doc/testspecs/GLES3/
Dfunctional.fbo.srgb.txt19 sRGB framebuffer tests
25 + sRGB conversion when writing to framebuffer
26 + Blending with sRGB framebuffer
30 + All blend modes when rendering to sRGB framebuffer
/external/skia/site/user/sample/
Dcolor.md65 The most common transfer function, sRGB, is actually free on GPU! GPU hardware can transform sRGB
66 to linear on reads and linear to sRGB on writes.
90 **SkColor** (stored on **SkPaint**) is assumed to be in the sRGB color space - meaning that it
91 is in the sRGB gamut and encoded with the sRGB transfer function.
107 // Remember that SkColor is always assumed to be sRGB as a convenience
137 bitmap.allocPixels(info); // Good: S32 is shorthand for 8888, sRGB
144 // sRGB, 8888
/external/skqp/site/user/sample/
Dcolor.md65 The most common transfer function, sRGB, is actually free on GPU! GPU hardware can transform sRGB
66 to linear on reads and linear to sRGB on writes.
90 **SkColor** (stored on **SkPaint**) is assumed to be in the sRGB color space - meaning that it
91 is in the sRGB gamut and encoded with the sRGB transfer function.
107 // Remember that SkColor is always assumed to be sRGB as a convenience
137 bitmap.allocPixels(info); // Good: S32 is shorthand for 8888, sRGB
144 // sRGB, 8888
/external/libpng/contrib/testpngs/
Dmakepngs.sh47 for g in none sRGB linear 1.8
86 mpg sRGB palette 1 # required: code coverage
87 mpg sRGB rgb-alpha 16 # required: code coverage: pngread.c:2422 untested
/external/ImageMagick/PerlMagick/t/reference/write/filter/
DSegment.miff11sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
DAdaptiveThreshold.miff11sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
DChop.miff11sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
/external/ImageMagick/PerlMagick/t/reference/write/read/
Dinput_im1.miff9sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
Dinput_null_DarkOrange.miff9sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
Dinput_null_black.miff9sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
Dinput_null_white.miff9sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
Dinput_pbm_p1.miff9sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
Dinput_tim.miff9sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
Dinput_wbmp.miff9sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
Dinput_xbm.miff9sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
Dinput_ico.miff9sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
Dinput_pbm_p4.miff9sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
Dinput_xc_black.miff9sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
/external/ImageMagick/PerlMagick/t/reference/write/composite/
DClear.miff9sRGB����������������������-HP �����������������������������������������������cprt��P���3desc��…
/external/ImageMagick/PerlMagick/t/reference/write/jp2/
Dread_pgx.miff11sRGB-grey���������������������������������������������������������������������������������text����…

12345678910>>...16