/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
H A D | image_converter.cpp | 46 SkAlphaType ImageConverter::AlphaTypeToSkAlphaType(Media::AlphaType alphaType) in AlphaTypeToSkAlphaType() 67 SkAlphaType alphaType = ImageConverter::AlphaTypeToSkAlphaType(pixelMap->GetAlphaType()); in PixelMapToBitmap() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/ |
H A D | bitmap.h | 27 AlphaType alphaType; member
|
H A D | image_info.h | 133 void SetAlphaType(AlphaType alphaType) in SetAlphaType()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h___drawing___image___info.md | 29 ### alphaType subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/ |
H A D | _o_h___drawing___image___info.md | 29 ### alphaType subsection
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/imageinfo_fuzzer/ |
H A D | imageinfo_fuzzer.cpp | 49 uint32_t alphaType = GetObject<uint32_t>(); in ImageInfoFuzzTest001() local 88 uint32_t alphaType = GetObject<uint32_t>(); in ImageInfoFuzzTest003() local
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/pasteboard_adapter/clipboardtoimagealphatype_fuzzer/ |
H A D | clipboardtoimagealphatype_fuzzer.cpp | 31 ClipBoardImageAlphaType alphaType = ClipBoardImageAlphaType::ALPHA_TYPE_UNKNOWN; in ClipboardToImageAlphaTypeFuzzTest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/bitmap_fuzzer/ |
H A 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
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A 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()
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | _ohos_pixel_map_create_ops.md | 33 ### alphaType subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | _ohos_pixel_map_create_ops.md | 33 ### alphaType subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/udmf/ |
H A D | udmf_client.h | 34 AlphaType alphaType = AlphaType::IMAGE_ALPHA_TYPE_UNKNOWN; member
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/test/unittest/pasteboardapi/ |
H A D | PasteBoardApiExceptionJsunit.test.js | 206 alphaType: 1, property in AnonymousFunction461317110100.AnonymousFunction461317110700.opt 284 alphaType: 1, property in AnonymousFunction461317110100.AnonymousFunction461317110900.opt6 442 alphaType: 1, property in AnonymousFunction461317110100.AnonymousFunction461317110e00.opt 530 alphaType: 1, property in AnonymousFunction461317110100.AnonymousFunction461317111100.opt14 1061 alphaType: 1, property in AnonymousFunction461317110100.buildPixelMap.opt
|
H A D | PasteBoardPromiseJsunit.test.js | 1344 alphaType: 1, property in AnonymousFunction1a0f66270100.AnonymousFunction1a0f66273400.opt49 1421 alphaType: 1, property in AnonymousFunction1a0f66270100.AnonymousFunction1a0f66273600.opt51 1473 alphaType: 1, property in AnonymousFunction1a0f66270100.AnonymousFunction1a0f66273700.opt52 1648 alphaType: 1, property in AnonymousFunction1a0f66270100.AnonymousFunction1a0f66273d00.opt58 1886 alphaType: 1, property in AnonymousFunction1a0f66270100.buildPixelMap.opt
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkimage_fuzzer/ |
H A D | ndkimage_fuzzer.cpp | 62 uint32_t alphaType = GetObject<uint32_t>(); in NativeDrawingImageTest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/ |
H A D | test_common.cpp | 113 Drawing::AlphaType TestCommon::AlphaTypeToDrawingAlphaType(OHOS::Media::AlphaType alphaType) in AlphaTypeToDrawingAlphaType()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/image/ |
H A D | image_plugin_type.h | 29 OHOS::Media::AlphaType alphaType = OHOS::Media::AlphaType::IMAGE_ALPHA_TYPE_UNKNOWN; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/drawsurface_fuzzer/ |
H A D | drawsurface_fuzzer.cpp | 96 uint32_t alphaType = GetObject<uint32_t>(); in SurfaceFuzzTest002() local 142 uint32_t alphaType = GetObject<uint32_t>(); in SurfaceFuzzTest003() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/render/rspixelmapshader_fuzzer/ |
H A D | rspixelmapshader_fuzzer.cpp | 80 Drawing::AlphaType alphaType = in GetPixelMapFromData() local
|
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/ |
H A D | image_pixel_map_mdk.h | 161 uint32_t alphaType; member
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_bitmap.h | 46 AlphaType alphaType; member
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/ |
H A 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()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin_fuzzer/src/ |
H A D | image_plugin_fuzz.cpp | 73 SkAlphaType alphaType; in ExtDecoderFuncTest001() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/include/ |
H A D | image_ffi.h | 38 int32_t alphaType; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_pixel_map_util.cpp | 75 static Drawing::AlphaType AlphaTypeToDrawingAlphaType(AlphaType alphaType) in AlphaTypeToDrawingAlphaType()
|