Home
last modified time | relevance | path

Searched defs:IMAGE_PNG (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_util.h33 const std::string IMAGE_PNG = "image/png"; variable
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmime_type.h47 static constexpr const char IMAGE_PNG[] = "image/png"; variable
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_content_type.h57 IMAGE_PNG = 0x20, enumerator
/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_wap_push_content_type.h58 IMAGE_PNG = 0x20, enumerator
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_info.h589 static constexpr std::string_view IMAGE_PNG = "image/png"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp76 const std::string IMAGE_PNG = "image/png"; variable
H A Drosen_render_offscreen_canvas.cpp72 const std::string IMAGE_PNG = "image/png"; variable