OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:srgb
(Results
101 - 125
of
1466
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/src/core/
SkMaskGamma.cpp
37
//The magic numbers are derived from the
sRGB
specification.
38
//See http://www.color.org/chardata/rgb/
srgb
.xalter .
47
//The magic numbers are derived from the
sRGB
specification.
48
//See http://www.color.org/chardata/rgb/
srgb
.xalter .
SkImageCacherator.h
35
kSRGB8888_CachedFormat, //
sRGB
bytes
36
kSBGR8888_CachedFormat, //
sRGB
bytes, in BGR order
/external/skia/src/gpu/
GrColorSpaceInfo.cpp
18
//
sRGB
sources are very common (SkColor, etc...), so we cache that gamut transformation
GrPipeline.h
55
/** Disables conversion to
sRGB
from linear when writing to a
sRGB
destination. */
57
/** Allows conversion from
sRGB
to linear when reading from processor's
sRGB
texture. */
211
result.append("Disable output conversion to
sRGB
.\n");
214
result.append("Allow
sRGB
Inputs.\n");
GrGpu.cpp
212
// GrGpu::readPixels doesn't do any
sRGB
conversions, so we must draw if there is one.
215
// We support reading from RGBA to just A. In that case there is no
sRGB
version of the
227
// Currently we don't expect to make a
SRGB
encoded surface and then read data from it
228
// such that we treat it as though it were linear and is then converted to
sRGB
.
237
// We don't currently support reading
sRGB
encoded data into linear from a surface
238
// unless it is an
sRGB
-encoded config. That is likely to change when we need to store
239
//
sRGB
encoded data in 101010102 and F16 textures. We'll have to provoke the caller to
291
// GrGpu::writePixels doesn't do any
sRGB
conversions, so we must draw if there is one.
294
// We support writing just A to a RGBA. In that case there is no
sRGB
version of the
307
// We don't currently support storing
sRGB
encoded data in a surface unless it i
[
all
...]
/external/skia/src/gpu/effects/
GrSRGBEffect.cpp
96
static inline float srgb_to_linear(float
srgb
) {
97
return (
srgb
<= 0.04045f) ?
srgb
/ 12.92f : powf((
srgb
+ 0.055f) / 1.055f, 2.4f);
/external/skqp/gm/
color4f.cpp
73
// even if it holds
sRGB
values.
97
auto
srgb
= SkColorSpace::MakeSRGB();
local
98
auto spin =
srgb
->makeColorSpin(); // RGB -> GBR
113
SkShader::MakeColorShader(c4,
srgb
),
/external/skqp/include/effects/
SkToSRGBColorFilter.h
18
* Color filter that converts from supplied color space to
sRGB
(both gamut and transfer function).
/external/skqp/src/core/
SkMaskGamma.cpp
37
//The magic numbers are derived from the
sRGB
specification.
38
//See http://www.color.org/chardata/rgb/
srgb
.xalter .
47
//The magic numbers are derived from the
sRGB
specification.
48
//See http://www.color.org/chardata/rgb/
srgb
.xalter .
SkImageCacherator.h
35
kSRGB8888_CachedFormat, //
sRGB
bytes
36
kSBGR8888_CachedFormat, //
sRGB
bytes, in BGR order
/external/skqp/src/gpu/
GrColorSpaceInfo.cpp
18
//
sRGB
sources are very common (SkColor, etc...), so we cache that gamut transformation
GrPipeline.h
55
/** Disables conversion to
sRGB
from linear when writing to a
sRGB
destination. */
57
/** Allows conversion from
sRGB
to linear when reading from processor's
sRGB
texture. */
211
result.append("Disable output conversion to
sRGB
.\n");
214
result.append("Allow
sRGB
Inputs.\n");
/external/skqp/src/gpu/effects/
GrSRGBEffect.cpp
96
static inline float srgb_to_linear(float
srgb
) {
97
return (
srgb
<= 0.04045f) ?
srgb
/ 12.92f : powf((
srgb
+ 0.055f) / 1.055f, 2.4f);
/external/skia/bench/
GrMipMapBench.cpp
39
auto
srgb
= SkColorSpace::MakeSRGB();
variable
41
SkImageInfo::Make(fW, fH, kRGBA_8888_SkColorType, kPremul_SkAlphaType,
srgb
);
/external/skia/tools/
picture_utils.h
53
// colors are assumed to be
sRGB
values. This is only guaranteed to work for the
55
// Linear premul 8888,
sRGB
premul 8888, Linear premul F16
/external/skqp/bench/
GrMipMapBench.cpp
39
auto
srgb
= SkColorSpace::MakeSRGB();
variable
41
SkImageInfo::Make(fW, fH, kRGBA_8888_SkColorType, kPremul_SkAlphaType,
srgb
);
/external/skqp/tools/
picture_utils.h
53
// colors are assumed to be
sRGB
values. This is only guaranteed to work for the
55
// Linear premul 8888,
sRGB
premul 8888, Linear premul F16
/external/ImageMagick/PerlMagick/t/reference/write/jp2/
read_pgx.miff
12
: ? scnrGRAYXYZ ? 5 !acsp KODAsGry ?? ?-JPEG desc ? ?cprt <