Home
last modified time | relevance | path

Searched refs:isIncrementalDecode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h48 bool isIncrementalDecode = false; member
64 options_.isIncrementalDecode = true; in SetIncrementalDecode()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp106 "INCREMENTAL_DECODE", options.isIncrementalDecode, in ReportDecodeFault()
161 … { .name = "INCREMENTAL_DECODE", .t = HISYSEVENT_BOOL, .v = { .b = options.isIncrementalDecode } }, in ReportDecodeInfo()