Home
last modified time | relevance | path

Searched defs:EffectJson (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/interfaces/inner_api/native/utils/
H A Djson_helper.h31 class EffectJson; variable
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Djson_helper.cpp44 EffectJson::EffectJson(Json *json, bool isRoot) : json_(json), isRoot_(isRoot) {} in EffectJson() function in OHOS::Media::Effect::EffectJson