| /foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
| D | image_converter.cpp | 46 SkAlphaType ImageConverter::AlphaTypeToSkAlphaType(Media::AlphaType alphaType) in AlphaTypeToSkAlphaType() 67 SkAlphaType alphaType = ImageConverter::AlphaTypeToSkAlphaType(pixelMap->GetAlphaType()); in PixelMapToBitmap() local
|
| D | image_source_preview.h | 56 AlphaType alphaType = AlphaType::IMAGE_ALPHA_TYPE_UNKNOWN; member
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/ |
| D | bitmap.h | 27 AlphaType alphaType; member
|
| D | image_info.h | 133 void SetAlphaType(AlphaType alphaType) in SetAlphaType()
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/imageinfo_fuzzer/ |
| D | imageinfo_fuzzer.cpp | 49 uint32_t alphaType = GetObject<uint32_t>(); in ImageInfoFuzzTest001() local 88 uint32_t alphaType = GetObject<uint32_t>(); in ImageInfoFuzzTest003() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/bitmap_fuzzer/ |
| D | bitmap_fuzzer.cpp | 63 uint32_t alphaType = GetObject<uint32_t>(); in BitmapFuzzTest002() local 95 uint32_t alphaType = GetObject<uint32_t>(); in BitmapFuzzTest003() local 175 uint32_t alphaType = GetObject<uint32_t>(); in BitmapFuzzTest006() local 197 uint32_t alphaType = GetObject<uint32_t>(); in BitmapFuzzTest007() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
| D | image_type_converter.cpp | 30 AlphaType alphaType; member 86 SkAlphaType ImageTypeConverter::ToSkAlphaType(const AlphaType alphaType) in ToSkAlphaType() 118 const string ImageTypeConverter::ToName(const AlphaType alphaType) in ToName()
|
| /foundation/arkui/ace_engine/frameworks/core/common/udmf/ |
| D | udmf_client.h | 34 AlphaType alphaType = AlphaType::IMAGE_ALPHA_TYPE_UNKNOWN; member
|
| /foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/test/unittest/pasteboardapi/ |
| D | PasteBoardApiExceptionJsunit.test.js | 206 alphaType: 1, property 284 alphaType: 1, property 442 alphaType: 1, property 530 alphaType: 1, property 1061 alphaType: 1, property
|
| D | PasteBoardPromiseJsunit.test.js | 1344 alphaType: 1, property 1421 alphaType: 1, property 1473 alphaType: 1, property 1648 alphaType: 1, property 1886 alphaType: 1, property
|
| D | PasteBoardCallbackJsunit.test .js | 860 alphaType: 1, property
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkimage_fuzzer/ |
| D | ndkimage_fuzzer.cpp | 62 uint32_t alphaType = GetObject<uint32_t>(); in NativeDrawingImageTest() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/ |
| D | test_common.cpp | 113 Drawing::AlphaType TestCommon::AlphaTypeToDrawingAlphaType(OHOS::Media::AlphaType alphaType) in AlphaTypeToDrawingAlphaType()
|
| /foundation/multimedia/image_framework/plugins/manager/include/image/ |
| D | image_plugin_type.h | 29 OHOS::Media::AlphaType alphaType = OHOS::Media::AlphaType::IMAGE_ALPHA_TYPE_UNKNOWN; member
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/drawsurface_fuzzer/ |
| D | drawsurface_fuzzer.cpp | 96 uint32_t alphaType = GetObject<uint32_t>(); in SurfaceFuzzTest002() local 142 uint32_t alphaType = GetObject<uint32_t>(); in SurfaceFuzzTest003() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/render/rspixelmapshader_fuzzer/ |
| D | rspixelmapshader_fuzzer.cpp | 80 Drawing::AlphaType alphaType = in GetPixelMapFromData() local
|
| /foundation/multimedia/image_framework/interfaces/kits/native/include/ |
| D | image_pixel_map_mdk.h | 161 uint32_t alphaType; member
|
| /foundation/arkui/ace_engine/test/mock/core/rosen/ |
| D | testing_bitmap.h | 46 AlphaType alphaType; member
|
| /foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/ |
| D | pixelmap_native.cpp | 65 PIXELMAP_ALPHA_TYPE alphaType = PIXELMAP_ALPHA_TYPE::PIXELMAP_ALPHA_TYPE_UNKNOWN; member 74 PIXELMAP_ALPHA_TYPE alphaType = PIXELMAP_ALPHA_TYPE::PIXELMAP_ALPHA_TYPE_UNKNOWN; member 266 int32_t *alphaType) in OH_PixelmapInitializationOptions_GetAlphaType() 277 int32_t alphaType) in OH_PixelmapInitializationOptions_SetAlphaType() 372 Image_ErrorCode OH_PixelmapImageInfo_GetAlphaType(OH_Pixelmap_ImageInfo *info, int32_t *alphaType) in OH_PixelmapImageInfo_GetAlphaType()
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin_fuzzer/src/ |
| D | image_plugin_fuzz.cpp | 73 SkAlphaType alphaType; in ExtDecoderFuncTest001() local
|
| /foundation/multimedia/image_framework/frameworks/kits/cj/include/ |
| D | image_ffi.h | 38 int32_t alphaType; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| D | rs_pixel_map_util.cpp | 75 static Drawing::AlphaType AlphaTypeToDrawingAlphaType(AlphaType alphaType) in AlphaTypeToDrawingAlphaType()
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/ |
| D | bmp_decoder.cpp | 346 AlphaType BmpDecoder::ConvertToAlphaType(SkAlphaType alphaType) in ConvertToAlphaType()
|
| /foundation/distributeddatamgr/udmf/framework/jskitsimpl/unittest/ |
| D | UdmfJsTest.js | 1164 alphaType: 1, property 1215 alphaType: 1, property 1797 alphaType: 1, property 2134 alphaType: 1, property
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | skia_image.cpp | 64 SkAlphaType alphaType = AlphaTypeToSkAlphaType(pixmap); in MakeSkImageFromPixmap() local
|