Home
last modified time | relevance | path

Searched defs:alphaType (Results 1 - 25 of 68) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/core/common/udmf/
H A Dudmf_client.h34 AlphaType alphaType = AlphaType::IMAGE_ALPHA_TYPE_UNKNOWN; member
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_image_info.h28 TestingImageInfo(int width, int height, ColorType colorType, AlphaType alphaType, in TestingImageInfo() argument
H A Dtesting_bitmap.h46 AlphaType alphaType; member
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Dimage_converter.cpp47 SkAlphaType ImageConverter::AlphaTypeToSkAlphaType(Media::AlphaType alphaType) in AlphaTypeToSkAlphaType() argument
68 SkAlphaType alphaType = ImageConverter::AlphaTypeToSkAlphaType(pixelMap->GetAlphaType()); in PixelMapToBitmap() local
H A Dimage_source_preview.h56 AlphaType alphaType = AlphaType::IMAGE_ALPHA_TYPE_UNKNOWN; member
/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Dimage_plugin_type.h29 OHOS::Media::AlphaType alphaType = OHOS::Media::AlphaType::IMAGE_ALPHA_TYPE_UNKNOWN; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dbitmap.h27 AlphaType alphaType; member
H A Dimage_info.h35 ImageInfo(int width, int height, ColorType colorType, AlphaType alphaType, in ImageInfo() argument
133 void SetAlphaType(AlphaType alphaType) in SetAlphaType() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/imageinfo_fuzzer/
H A Dimageinfo_fuzzer.cpp49 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/ndk/ndkimage_fuzzer/
H A Dndkimage_fuzzer.cpp62 uint32_t alphaType = GetObject<uint32_t>(); in NativeDrawingImageTest() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/
H A Dtest_common.cpp113 Drawing::AlphaType TestCommon::AlphaTypeToDrawingAlphaType(OHOS::Media::AlphaType alphaType) in AlphaTypeToDrawingAlphaType() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/pixmap_fuzzer/
H A Dpixmap_fuzzer.cpp48 uint32_t alphaType = GetObject<uint32_t>(); in PixmapFuzzTest000() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_type_converter.cpp30 AlphaType alphaType; member
86 SkAlphaType ImageTypeConverter::ToSkAlphaType(const AlphaType alphaType) in ToSkAlphaType() argument
118 const string ImageTypeConverter::ToName(const AlphaType alphaType) in ToName() argument
[all...]
/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_pixel_map_mdk.h161 uint32_t alphaType; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/render/rspixelmapshader_fuzzer/
H A Drspixelmapshader_fuzzer.cpp80 Drawing::AlphaType alphaType = in GetPixelMapFromData() local
/foundation/multimedia/image_framework/frameworks/kits/cj/include/
H A Dimage_ffi.h31 int32_t alphaType; member
44 int32_t alphaType; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_image.cpp64 SkAlphaType alphaType = AlphaTypeToSkAlphaType(pixmap); in MakeSkImageFromPixmap() local
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrawable_descriptor_test.cpp112 Media::AlphaType alphaType = Media::AlphaType::IMAGE_ALPHA_TYPE_OPAQUE; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_pixel_map_util.cpp75 static Drawing::AlphaType AlphaTypeToDrawingAlphaType(AlphaType alphaType) in AlphaTypeToDrawingAlphaType() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/bitmap_fuzzer/
H A Dbitmap_fuzzer.cpp63 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/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/drawsurface_fuzzer/
H A Ddrawsurface_fuzzer.cpp96 uint32_t alphaType = GetObject<uint32_t>(); in SurfaceFuzzTest002() local
142 uint32_t alphaType = GetObject<uint32_t>(); in SurfaceFuzzTest003() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
H A Dbmp_decoder.cpp346 AlphaType BmpDecoder::ConvertToAlphaType(SkAlphaType alphaType) in ConvertToAlphaType() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixel_astc_test.cpp525 const AlphaType alphaType = AlphaType::IMAGE_ALPHA_TYPE_OPAQUE; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/png_test/
H A Dpng_decoder_test.cpp867 AlphaType alphaType; in HWTEST_F() local
885 AlphaType alphaType; in HWTEST_F() local
1584 AlphaType alphaType; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_pixel_map_napi_kits.cpp217 auto alphaType = pixelmap->GetAlphaType(); in PixelMapNapiSetAlphaAble() local

Completed in 14 milliseconds

123