Home
last modified time | relevance | path

Searched refs:CMYK (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Dimage_converter.cpp39 case Media::PixelFormat::CMYK: in PixelFormatToSkColorType()
98 case Media::PixelFormat::CMYK:
H A Dimage_source_preview.h30 CMYK = 10, enumerator
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatafetchframeattime_fuzzer/
H A Davmetadatafetchframeattime_fuzzer.cpp76 PixelFormat::CMYK in FuzzAVMetadataFetchFrameAtTime()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
H A Dimage_type.h110 CMYK = 10, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpixel_map_ohos.cpp54 case Media::PixelFormat::CMYK: in PixelFormatConverter()
55 return PixelFormat::CMYK; in PixelFormatConverter()
H A Dlayout_inspector.cpp89 case PixelFormat::CMYK: in PixelFormatToSkColorType()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/
H A Dtest_common.cpp108 case OHOS::Media::PixelFormat::CMYK: in PixelFormatToDrawingColorType()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/image/
H A Dpixel_map.h49 CMYK = 10, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_image.cpp111 case PixelFormat::CMYK: in PixelFormatToSkColorType()
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h141 CMYK = INTERNAL_START + 1, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_pixel_map_util_test.cpp103 pixelMap->imageInfo_.pixelFormat = Media::PixelFormat::CMYK;
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp159 case PixelFormat::CMYK: in GetPixelBytes()
323 case PixelFormat::CMYK: in GetValidAlphaTypeByFormat()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_pixel_map_util.cpp69 case PixelFormat::CMYK: in PixelFormatToDrawingColorType()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_encoder.cpp128 case PixelFormat::CMYK: { in GetEncodeFormat()
H A Djpeg_decoder.cpp731 outputFormat_ = PixelFormat::CMYK; in StartDecompress()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/window/
H A Ddrag_window_ohos.cpp113 case PixelFormat::CMYK: in PixelFormatToSkColorType()
137 case PixelFormat::CMYK: in PixelFormatToColorType()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_provider.cpp897 case PixelFormat::CMYK:
923 case PixelFormat::CMYK:
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.cpp177 case PixelFormat::CMYK: in PixelFormatToRSColorType()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dpixel_map_test.cpp583 options.srcPixelFormat = PixelFormat::CMYK;
798 info4.pixelFormat = PixelFormat::CMYK;
1487 auto pixelMap6 = ConstructPixmap(PixelFormat::CMYK, AlphaType::IMAGE_ALPHA_TYPE_PREMUL);
1929 format = PixelFormat::CMYK;
H A Dimage_pixel_map_switch_test.cpp837 info.pixelFormat = PixelFormat::CMYK;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.cpp1576 case PixelFormat::CMYK:
1600 case PixelFormat::CMYK:
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_source_napi.cpp352 if (val <= static_cast<int32_t>(PixelFormat::CMYK)) { in ParsePixlForamt()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dauxiliary_picture_napi.cpp621 …= static_cast<int32_t>(PixelFormat::ARGB_8888) && val <= static_cast<int32_t>(PixelFormat::CMYK)) { in ParsePixelFormat()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dwebp_encoder_test.cpp637 opts.pixelFormat = PixelFormat::CMYK;
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/
H A Dpointer_drawing_manager_ex_test.cpp364 pixelFmt = Media::PixelFormat::CMYK;

12