Home
last modified time | relevance | path

Searched defs:luminance (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelPipeline.hpp109 bool luminance; member in sw::PixelPipeline
/third_party/skia/src/core/
H A DSkMaskGamma.h35 const SkColorSpaceLuminance& luminance = Fetch(gamma); in computeLuminance() local
[all...]
H A DSkVM.cpp1523 static skvm::F32 luminance(skvm::F32 r, skvm::F32 g, skvm::F32 b) { in luminance() function
/third_party/skia/samplecode/
H A DSampleShadowColor.cpp122 SkScalar luminance = 0.5f*(max + min) / 255.f; in drawShadowedPath() local
/third_party/ffmpeg/libavfilter/
H A Dvf_deflicker.c61 float luminance[SIZE]; member
[all...]
/third_party/mesa3d/src/intel/isl/
H A Disl_format.c1061 const uint8_t luminance = fmtl->channels.l.bits; in isl_format_has_color_component() local
/third_party/mesa3d/src/mesa/main/
H A Dreadpix.c600 void *luminance; in read_rgba_pixels() local
H A Dtexcompress_bptc_tmp.h1212 int luminance; in get_rgba_endpoints_unorm() local
1305 int luminance; in write_rgb_indices_unorm() local
1516 float luminance; in get_endpoints_float() local
1588 float luminance; write_rgb_indices_float() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureRepeatModeTests.cpp48 int luminance; /* luminance bits */ member
H A DglcPackedPixelsTests.cpp83 int luminance; // luminance bits member
/third_party/skia/src/utils/
H A DSkShadowUtils.cpp538 SkScalar luminance = 0.5f*(max + min)/255.f; in ComputeTonalColors() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_surfacedefs.h340 uint8 luminance; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformatutils.cpp855 AddLUMAFormat(InternalFormatInfoMap *map, GLenum internalFormat, bool sized, GLuint luminance, GLuint alpha, GLenum format, GLenum type, GLenum componentType, InternalFormat::SupportCheckFunction textureSupport, InternalFormat::SupportCheckFunction filterSupport, InternalFormat::SupportCheckFunction textureAttachmentSupport, InternalFormat::SupportCheckFunction renderbufferSupport, InternalFormat::SupportCheckFunction blendSupport) AddLUMAFormat() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DBlitGL.cpp602 GLint luminance = (lumaFormat == GL_ALPHA) ? GL_ZERO : GL_RED; in copySubTexture() local
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp725 PixelData ConversionDatabase::getLuminance8OESPixelData(GLenum type, unsigned char luminance) in getLuminance8OESPixelData() argument
760 PixelData ConversionDatabase::getLuminance8Alpha8OESPixelData(GLenum type, unsigned char luminance, unsigned char alpha) in getLuminance8Alpha8OESPixelData() argument
[all...]

Completed in 37 milliseconds