/third_party/flutter/engine/flutter/shell/platform/android/ |
D | android_surface_software.cc | 22 SkAlphaType* alpha_type) { in GetSkColorType() 113 SkAlphaType alpha_type; in PresentBackingStore() local
|
/third_party/flutter/engine/flutter/shell/platform/ohos/ |
D | ohos_surface_software.cc | 23 SkAlphaType* alpha_type) in GetSkColorType() 173 SkAlphaType alpha_type; in SurfaceDrawBuffer() local
|
/third_party/cef/libcef/browser/ |
D | image_impl.cc | 31 SkAlphaType GetSkAlphaType(cef_alpha_type_t alpha_type) { in GetSkAlphaType() 102 cef_alpha_type_t alpha_type, in AddBitmap() 195 cef_alpha_type_t alpha_type, in GetAsBitmap()
|
/third_party/cef/libcef_dll/ctocpp/ |
D | image_ctocpp.cc | 77 cef_alpha_type_t alpha_type, in AddBitmap() 243 cef_alpha_type_t alpha_type, in GetAsBitmap()
|
/third_party/cef/libcef_dll/cpptoc/ |
D | image_cpptoc.cc | 80 cef_alpha_type_t alpha_type, in image_add_bitmap() 272 cef_alpha_type_t alpha_type, in image_get_as_bitmap()
|
/third_party/mindspore/mindspore/ops/operations/ |
D | _quant_ops.py | 232 def infer_dtype(self, input_x_type, alpha_type, quant_max_type): argument 273 def infer_dtype(self, dout_type, x_type, alpha_type, quant_max_type): argument 304 def infer_dtype(self, dout_type, x_type, alpha_type, quant_max_type): argument 395 def infer_dtype(self, input_x_type, alpha_type, quant_max_type): argument 436 def infer_dtype(self, dout_type, x_type, alpha_type, quant_max_type): argument 469 def infer_dtype(self, dout_type, x_type, alpha_type, quant_max_type): argument
|
/third_party/skia/src/gpu/effects/ |
D | GrYUVtoRGBEffect.cpp | 198 static SkAlphaType alpha_type(const SkYUVAInfo::YUVALocations locations) { in alpha_type() function
|
/third_party/skia/modules/androidkit/src/ |
D | Surface.cpp | 146 static SkAlphaType alpha_type(int32_t flags) { in alpha_type() function in __anone8ded0ea0111::BitmapSurface
|
/third_party/ffmpeg/libavcodec/ |
D | speedhq.c | 58 enum { SHQ_NO_ALPHA, SHQ_RLE_ALPHA, SHQ_DCT_ALPHA } alpha_type; member
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl3cTextureSizePromotion.cpp | 532 glw::GLint alpha_type = 0; in checkSourceTextureSizeAndType() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 2203 struct lp_type alpha_type, in convert_alpha() 2766 struct lp_type alpha_type = fs_type; in generate_unswizzled_blend() local
|