Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dnative_image_test.cpp476 * @tc.desc: GetAllocatedByteCount
485 pixelmap.GetAllocatedByteCount(imginfo); in HWTEST_F()
487 pixelmap.GetAllocatedByteCount(imginfo); in HWTEST_F()
489 pixelmap.GetAllocatedByteCount(imginfo); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin_fuzzer/src/
H A Dimage_plugin_fuzz.cpp139 pixelMap->GetAllocatedByteCount(info); in PixelMapTest001()
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dpixel_map.h376 static int32_t GetAllocatedByteCount(const ImageInfo& info);
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp328 int32_t PixelMap::GetAllocatedByteCount(const ImageInfo& info) in GetAllocatedByteCount() function in OHOS::Media::PixelMap
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3498 byteCount = static_cast<uint32_t>(PixelMap::GetAllocatedByteCount(info));

Completed in 13 milliseconds