Home
last modified time | relevance | path

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

/external/skia/src/gpu/effects/
DGrYUVtoRGBEffect.cpp179 static SkAlphaType alpha_type(const SkYUVAInfo::YUVALocations locations) { in alpha_type() function
/external/skia/modules/androidkit/src/
DSurface.cpp141 static SkAlphaType alpha_type(int32_t flags) { in alpha_type() function in __anon8da6ea000111::BitmapSurface
/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.cpp532 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.c849 alpha_type; in MogrifyImage() local
Dmagick-image.c9787 const AlphaChannelOption alpha_type) in MagickSetImageAlphaChannel()
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc1205 auto alpha_type = op.alpha().getType().cast<ShapedType>(); in Verify() local