Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_surface.h87 virtual void AttachToGLContext(int64_t textureId, bool isAttach) {} in AttachToGLContext() function
/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.cpp123 void RenderTextureImpl::AttachToGLContext(int64_t textureId, bool isAttach) in AttachToGLContext() function in OHOS::Ace::NG::RenderTextureImpl