Searched defs:alpha_type (Results 1 – 15 of 15) sorted by relevance
24 ScalarType alpha_type = utils::get_scalar_dtype(alpha); in sub_out() local81 ScalarType alpha_type = utils::get_scalar_dtype(alpha); in sub_scalar_out() local
23 ScalarType alpha_type = utils::get_scalar_dtype(alpha); in rsub_scalar_out() local
47 SkAlphaType alpha_type) { in CreateSkiaImageFromDib()146 SkAlphaType alpha_type, in CreateSkiaImageFromTransformedDib()
706 SkAlphaType alpha_type = kPremul_SkAlphaType; in CFX_SkiaDeviceDriver() local
104 ScalarType alpha_type = in add_out() local
99 ScalarType alpha_type = in sub_out() local
26 SkAlphaType alpha_type; member
221 static SkAlphaType alpha_type(const SkYUVAInfo::YUVALocations locations) { in alpha_type() function
139 static SkAlphaType alpha_type(int32_t flags) { in alpha_type() function in __anon5e207d300111::BitmapSurface
534 glw::GLint alpha_type = 0; in checkSourceTextureSizeAndType() local
617 const ScalarType alpha_type, in check_alpha_type()
2346 struct lp_type alpha_type, in convert_alpha()2928 struct lp_type alpha_type = fs_type; in generate_unswizzled_blend() local
1603 auto alpha_type = op.alpha().getType().cast<ShapedType>(); in verify() local
670 required AlphaType alpha_type = 3; field