Home
last modified time | relevance | path

Searched refs:SetOutputType (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.h183 void SetOutputType(DataType type);
H A Drender_environment.cpp570 void RenderEnvironment::SetOutputType(DataType type) in SetOutputType() function in OHOS::Media::Effect::RenderEnvironment
/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Dimage_effect_inner.cpp641 impl_->effectContext_->renderEnvironment_->SetOutputType(dstEffectBuffer->extraInfo_->dataType); in Render()
643 impl_->effectContext_->renderEnvironment_->SetOutputType(srcEffectBuffer->extraInfo_->dataType); in Render()

Completed in 5 milliseconds