Home
last modified time | relevance | path

Searched defs:alpha_type (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/gpu/effects/
DGrYUVtoRGBEffect.cpp83 static SkAlphaType alpha_type(const SkYUVAIndex yuvaIndices[4]) { in alpha_type() function
/external/ImageMagick/MagickCore/
Dchannel.c975 const AlphaChannelOption alpha_type,ExceptionInfo *exception) in SetImageAlphaChannel()
Dquantum-private.h67 alpha_type; member
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.cpp520 glw::GLint alpha_type = 0; in checkSourceTextureSizeAndType() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c2138 struct lp_type alpha_type, in convert_alpha()
2701 struct lp_type alpha_type = fs_type; in generate_unswizzled_blend() local
/external/ImageMagick/MagickWand/
Dmogrify.c819 alpha_type; in MogrifyImage() local
Dmagick-image.c9627 const AlphaChannelOption alpha_type) in MagickSetImageAlphaChannel()
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc736 auto alpha_type = op.alpha().getType().cast<ShapedType>(); in Verify() local