Home
last modified time | relevance | path

Searched defs:AttachToGLContext (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
Dext_texture.cpp131 void ExtTexture::AttachToGLContext(int64_t textureId, bool isAttach) in AttachToGLContext() function in OHOS::Ace::ExtTexture
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drender_texture_impl.cpp125 void RenderTextureImpl::AttachToGLContext(int64_t textureId, bool isAttach) in AttachToGLContext() function in OHOS::Ace::NG::RenderTextureImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_surface.h107 virtual void AttachToGLContext(int64_t textureId, bool isAttach) {} in AttachToGLContext() function