Home
last modified time | relevance | path

Searched defs:RenderTexture (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Drender_texture.cpp24 RenderTexture::RenderTexture() : RenderNode(true) {} in RenderTexture() function in OHOS::Ace::RenderTexture
/ohos5.0/foundation/multimedia/image_effect/interfaces/inner_api/native/base/
H A Deffect_buffer.h79 class RenderTexture; variable