Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_effect/interfaces/inner_api/native/efilter/
H A Defilter.h95 std::shared_ptr<EffectBuffer> &dst, bool needModifySource);
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/base/
H A Defilter.cpp407 std::shared_ptr<EffectBuffer> &dst, bool needModifySource) in RenderWithGPU() argument
428 if (needModifySource) { in RenderWithGPU()