Home
last modified time | relevance | path

Searched defs:RenderTexture (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Drender_texture.cpp23 RenderTexture::RenderTexture() : RenderNode(true) {} in RenderTexture() function in OHOS::Ace::RenderTexture
[all...]
H A Drender_texture.h25 class RenderTexture : public RenderNode { class
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_texture.h26 class RenderTexture : public RenderObject { class
28 RenderTexture(RenderContext *ctx, GLsizei w, GLsizei h, GLenum interFmt = GL_RGBA8) in RenderTexture() function in OHOS::Media::Effect::RenderTexture

Completed in 2 milliseconds