Home
last modified time | relevance | path

Searched refs:FILE_INFO_PARSED (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_heif_test.cpp401 ASSERT_EQ(sourceInfo.state, SourceInfoState::FILE_INFO_PARSED); in HWTEST_F()
544 ASSERT_EQ(sourceInfo.state, SourceInfoState::FILE_INFO_PARSED); in HWTEST_F()
H A Dimage_source_webp_test.cpp102 ASSERT_EQ(sourceInfo.state, SourceInfoState::FILE_INFO_PARSED); in HWTEST_F()
H A Dimage_source_jpeg_test.cpp418 ASSERT_EQ(sourceInfo.state, SourceInfoState::FILE_INFO_PARSED); in HWTEST_F()
553 ASSERT_EQ(sourceInfo.state, SourceInfoState::FILE_INFO_PARSED); in HWTEST_F()
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_source.h122 FILE_INFO_PARSED = 5 member in OHOS::HDI::Display::Graphic::Common::OHOS::Media::DecodeEvent::ImageDecodingState::SourceDecodingState::SourceInfoState
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2134 sourceInfo_.state = SourceInfoState::FILE_INFO_PARSED;
2223 sourceInfo_.state = SourceInfoState::FILE_INFO_PARSED;

Completed in 15 milliseconds