Searched refs:jsEffectInofObj (Results 1 – 1 of 1) sorted by relevance
951 napi_value jsEffectInofObj = nullptr; in SetEffectInfo() local953 napi_create_object(env, &jsEffectInofObj); in SetEffectInfo()955 SetValueUInt32(env, mode, jsEffectInofObj); in SetEffectInfo()956 napi_set_element(env, result, position, jsEffectInofObj); in SetEffectInfo()