Home
last modified time | relevance | path

Searched refs:OPTION_FORMAT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/include/
H A Dimage_receiver.h54 static inline std::string OPTION_FORMAT = "image/jpeg"; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_creator_test.cpp256 option.format = ImageReceiver::OPTION_FORMAT;
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/
H A Dimage_creator.cpp124 option.format = ImageReceiver::OPTION_FORMAT; in CreatorPackImage()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/
H A Dimage_receiver.cpp60 option.format = ImageReceiver::OPTION_FORMAT; in PackImage()