Home
last modified time | relevance | path

Searched defs:totalsize (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dutil.cpp302 bool ParseImageConfig(const char* fileBuffer, int totalsize, FrameRateConfig& frameConfig) in ParseImageConfig() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_format_convert_test.cpp239 bool ImageFormatConvertTest::ReadFile(void *chOrg, std::string path, int32_t totalsize, int32_t srcNum) in ReadFile() argument
256 GTEST_LOG_(INFO) << "Read fail " << bytesOrg << " totalsize" << totalsize; in ReadFile() local
H A Djpg_yuv_test.cpp597 bool JpgYuvTest::ReadFile(void *chOrg, std::string path, int32_t totalsize, int32_t srcNum) in ReadFile() argument
613 GTEST_LOG_(INFO) << "Read fail " << bytesOrg << " totalsize" << totalsize; in ReadFile() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageyuvconvert_fuzzer/src/
H A Dimage_yuv_convert_fuzzer.cpp245 bool ReadFile(void *chOrg, std::string path, int32_t totalsize, int32_t srcNum) in ReadFile() argument

Completed in 13 milliseconds