Home
last modified time | relevance | path

Searched refs:DrawBufferToTexture (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.h185 void DrawBufferToTexture(RenderTexturePtr renderTex, const EffectBuffer *source);
H A Drender_environment.cpp163 DrawBufferToTexture(renderTex, source.get()); in GenMainTex()
191 DrawBufferToTexture(renderTex, source); in ConvertBufferToTexture()
224 void RenderEnvironment::DrawBufferToTexture(RenderTexturePtr renderTex, const EffectBuffer *source) in DrawBufferToTexture() function in OHOS::Media::Effect::RenderEnvironment

Completed in 2 milliseconds