Searched defs:AttachToGLContext (Results 1 – 3 of 3) sorted by relevance
131 void ExtTexture::AttachToGLContext(int64_t textureId, bool isAttach) in AttachToGLContext() function in OHOS::Ace::ExtTexture
125 void RenderTextureImpl::AttachToGLContext(int64_t textureId, bool isAttach) in AttachToGLContext() function in OHOS::Ace::NG::RenderTextureImpl
107 virtual void AttachToGLContext(int64_t textureId, bool isAttach) {} in AttachToGLContext() function