Searched defs:totalsize (Results 1 - 4 of 4) sorted by relevance
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | util.cpp | 302 bool ParseImageConfig(const char* fileBuffer, int totalsize, FrameRateConfig& frameConfig) in ParseImageConfig() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_format_convert_test.cpp | 239 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 D | jpg_yuv_test.cpp | 597 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 D | image_yuv_convert_fuzzer.cpp | 245 bool ReadFile(void *chOrg, std::string path, int32_t totalsize, int32_t srcNum) in ReadFile() argument
|
Completed in 13 milliseconds