Home
last modified time | relevance | path

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

/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.h193 IMAGE_EFFECT_EXPORT void DrawFlipTex(RenderTexturePtr input, RenderTexturePtr output);
H A Drender_environment.cpp169 DrawFlipTex(renderTex, tempTex); in GenMainTex()
177 void RenderEnvironment::DrawFlipTex(RenderTexturePtr input, RenderTexturePtr output) in DrawFlipTex() function in OHOS::Media::Effect::RenderEnvironment
/foundation/multimedia/image_effect/frameworks/native/efilter/base/
H A Defilter.cpp244 context->renderEnvironment_->DrawFlipTex(source->tex, tempTex); in ConvertFromCPU2GPU()

Completed in 4 milliseconds