Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestPort.cpp100 std::shared_ptr<EffectContext> contextShared = std::make_shared<EffectContext>(); variable
101 emptyOutPort.Negotiate(capabilityShared, contextShared);
103 emptyInPort.Negotiate(capabilityShared, contextShared);