/external/skia/tests/ |
D | SRGBTest.cpp | 24 sk_sp<SkColorSpace> sRGB = SkColorSpace::MakeSRGB(), in DEF_TEST() local 54 sk_sp<SkColorSpace> sRGB = SkColorSpace::MakeSRGB(), in DEF_TEST() local
|
/external/skqp/tests/ |
D | SRGBTest.cpp | 24 sk_sp<SkColorSpace> sRGB = SkColorSpace::MakeSRGB(), in DEF_TEST() local 54 sk_sp<SkColorSpace> sRGB = SkColorSpace::MakeSRGB(), in DEF_TEST() local
|
/external/mesa3d/src/gallium/frontends/nine/ |
D | surface9.h | 94 NineSurface9_GetSurface( struct NineSurface9 *This, int sRGB ) in NineSurface9_GetSurface()
|
D | basetexture9.h | 127 NineBaseTexture9_GetSamplerView( struct NineBaseTexture9 *This, const int sRGB ) in NineBaseTexture9_GetSamplerView()
|
D | basetexture9.c | 491 const int sRGB ) in NineBaseTexture9_UpdateSamplerView()
|
D | nine_state.c | 698 const int sRGB = context->rs[D3DRS_SRGBWRITEENABLE] ? 1 : 0; in update_framebuffer() local 977 int sRGB; in update_textures_and_samplers() local 1025 int sRGB; in update_textures_and_samplers() local 2173 const int sRGB = context->rs[D3DRS_SRGBWRITEENABLE] ? 1 : 0; in CSMT_ITEM_NO_WAIT() local
|
/external/swiftshader/src/Renderer/ |
D | Sampler.hpp | 156 bool sRGB : 1; member 228 bool sRGB; member in sw::Sampler
|
D | Sampler.cpp | 286 void Sampler::setReadSRGB(bool sRGB) in setReadSRGB()
|
D | PixelProcessor.cpp | 410 void PixelProcessor::setReadSRGB(unsigned int sampler, bool sRGB) in setReadSRGB() 545 void PixelProcessor::setWriteSRGB(bool sRGB) in setWriteSRGB()
|
D | Context.cpp | 458 bool Context::setWriteSRGB(bool sRGB) in setWriteSRGB()
|
D | VertexProcessor.cpp | 565 void VertexProcessor::setReadSRGB(unsigned int sampler, bool sRGB) in setReadSRGB()
|
D | Renderer.cpp | 2438 void Renderer::setReadSRGB(SamplerType type, int sampler, bool sRGB) in setReadSRGB()
|
/external/libpng/contrib/tools/ |
D | makesRGB.c | 49 sRGB(unsigned int i) in sRGB() function
|
/external/swiftshader/src/Pipeline/ |
D | PixelProgram.cpp | 374 Float4 sRGB = sqrtx * Float4(1.14f) - x * Float4(0.14f); in linearToSRGB() local
|
/external/deqp-deps/amber/src/ |
D | verifier.cc | 134 double SRGBToLinearValue(double sRGB) { in SRGBToLinearValue()
|
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
D | spv.d | 290 sRGB = 15, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spv.d | 290 sRGB = 15, enumerator
|
/external/swiftshader/src/Shader/ |
D | PixelProgram.cpp | 1190 Float4 sRGB = sqrtx * Float4(1.14f) - x * Float4(0.14f); in linearToSRGB() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboSRGBWriteControlTests.cpp | 916 void Renderer::setFramebufferSRGB (const bool sRGB) in setFramebufferSRGB()
|
D | es31fTextureBorderClampTests.cpp | 426 const tcu::Vec4 sRGB = tcu::linearToSRGB(normalizedRange); in mapToFormatColorRepresentable() local
|
/external/deqp/framework/common/ |
D | tcuAstcUtil.cpp | 1580 deUint8 sRGB[MAX_BLOCK_WIDTH*MAX_BLOCK_HEIGHT*4]; in decompress() member 2944 deUint8 sRGB[MAX_BLOCK_WIDTH*MAX_BLOCK_HEIGHT*4]; in isValidBlock() member
|
/external/angle/src/libANGLE/ |
D | State.cpp | 2105 void State::setFramebufferSRGB(bool sRGB) in setFramebufferSRGB()
|
D | Caps.h | 278 bool sRGB = false; member
|
/external/libpng/contrib/libtests/ |
D | pngstest.c | 172 sRGB(double linear /*range 0.0 .. 1.0*/) in sRGB() function
|
/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | spv.d | 275 sRGB = 15, enumerator
|