Home
last modified time | relevance | path

Searched defs:alpha (Results 426 - 450 of 640) sorted by relevance

1...<<11121314151617181920>>...26

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp521.c1092 felem delta, gamma, beta, alpha, ftmp, ftmp2; in point_double() local
H A Decp_nistp224.c823 felem delta, gamma, beta, alpha, ftmp, ftmp2; in point_double() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dmdf.c698 spx_float_t alpha, alpha_1; in speex_echo_cancellation() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp65 deUint8 blue, green, red, alpha; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingWatertightnessTests.cpp100 static inline tcu::Vec3 mixVec3(const tcu::Vec3& a, const tcu::Vec3& b, const float alpha) in mixVec3() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp297 vk::VkCompositeAlphaFlagsKHR alpha = 0; in getBasicSwapchainParameters() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp63 deUint8 blue, green, red, alpha; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_1_0_autogen.cpp49 CaptureClearColorx(const State &glState, bool isCallValid, GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) CaptureClearColorx() argument
135 CaptureColor4f(const State &glState, bool isCallValid, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) CaptureColor4f() argument
152 CaptureColor4ub(const State &glState, bool isCallValid, GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) CaptureColor4ub() argument
169 CaptureColor4x(const State &glState, bool isCallValid, GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) CaptureColor4x() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureRepeatModeTests.cpp46 int alpha; /* alpha bits */ member
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.cpp75 void GL_APIENTRY GL_ClearColorx(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in GL_ClearColorx() argument
193 void GL_APIENTRY GL_Color4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in GL_Color4f() argument
217 GL_Color4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) GL_Color4ub() argument
241 GL_Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) GL_Color4x() argument
[all...]
/third_party/skia/src/codec/
H A DSkWuffsCodec.cpp999 SkEncodedInfo::Alpha alpha = imgcfg.first_frame_is_opaque() ? SkEncodedInfo::kOpaque_Alpha in SkWuffsCodec_MakeFromStream() local
H A DSkPngCodec.cpp859 SkEncodedInfo::Alpha alpha; in infoCallback() local
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrQuadUtils.cpp71 static void interpolate_local(float alpha, int v0, int v1, int v2, int v3, in interpolate_local() argument
103 float alpha = (x[v2] - clipDevRect.fLeft) / (x[v2] - x[v0]); in crop_rect_edge() local
112 float alpha = (clipDevRect.fRight - x[v2]) / (x[v0] - x[v2]); crop_rect_edge() local
125 float alpha = (y[v2] - clipDevRect.fTop) / (y[v2] - y[v0]); crop_rect_edge() local
134 float alpha = (clipDevRect.fBottom - y[v2]) / (y[v0] - y[v2]); crop_rect_edge() local
[all...]
/third_party/skia/src/gpu/v1/
H A DClipStack.cpp270 uint8_t alpha; in draw_to_sw_mask() local
/third_party/skia/src/core/
H A DSkScalerContext.cpp413 static uint8_t pack_8_to_1(const uint8_t alpha[8]) { in pack_8_to_1() argument
H A DSkBlitter_ARGB32.cpp647 U8CPU alpha = SkGetPackedA32(srcColor); in SkARGB32_Blit32() local
856 void SkARGB32_Blitter::blitV(int x, int y, int height, SkAlpha alpha) { in blitV() argument
1344 blitV(int x, int y, int height, SkAlpha alpha) blitV() argument
[all...]
H A DSkDevice.cpp188 int alpha = SkAlphaMul(SkColorGetA(c), SkAlpha255To256(paint.getAlpha())); in drawImageLattice() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBC_Decoder.cpp217 int alpha = (data & (0xFull << offset)) >> offset; in getAlpha() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dutilities.cpp2189 unsigned int ConvertColorMask(bool red, bool green, bool blue, bool alpha) in ConvertColorMask() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelProgram.cpp619 Short4 alpha = RoundShort4(c[0].w * Float4(0x1000)); in alphaTest() local
H A DPixelRoutine.cpp524 void PixelRoutine::alphaTest(Int &aMask, Short4 &alpha) in alphaTest() argument
568 void PixelRoutine::alphaToCoverage(Int cMask[4], Float4 &alpha) in alphaToCoverage() argument
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c558 png_uint_32 alpha = (depth_max * y * 2 + size_max) / (2 * size_max); in generate_row() local
238 set_color(png_colorp color, png_bytep trans, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha, png_const_bytep gamma_table) set_color() argument
676 png_uint_32 alpha = colors[2]; generate_row() local
713 png_uint_32 alpha = colors[4]; generate_row() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngwrite.c1576 png_uint_16 alpha = in_ptr[aindex]; in png_write_image_16bit() local
1642 png_unpremultiply(png_uint_32 component, png_uint_32 alpha, png_uint_32 reciprocal ) png_unpremultiply() argument
1728 png_uint_16 alpha = in_ptr[aindex]; png_write_image_8bit() local
1846 png_uint_16 alpha = entry[afirst ? 0 : channels-1]; png_image_set_PLTE() local
1942 int alpha = !colormap && (format & PNG_FORMAT_FLAG_ALPHA); png_image_write_main() local
[all...]
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_util.c142 const uint8_t alpha = (*rgba >> 24) & 0xff; in CleanupTransparentPixels() local
/third_party/skia/third_party/externals/libwebp/src/demux/
H A Ddemux.c622 const ChunkData* const alpha = f->img_components_ + 1; in IsValidExtendedFormat() local
818 const ChunkData* const alpha = frame->img_components_ + 1; GetFramePayload() local
[all...]

Completed in 45 milliseconds

1...<<11121314151617181920>>...26