Home
last modified time | relevance | path

Searched refs:DoDetachment (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_framebuffer.cpp92 DoDetachment(target, attachments_[attachment]); in AddAttachment()
108 DoDetachment(target, attachments_[attachment]); in AddAttachment()
117 void WebGLFramebuffer::DoDetachment(GLenum target, WebGLAttachment* attachment) in DoDetachment() function in OHOS::Rosen::WebGLFramebuffer
150 DoDetachment(target, iter->second); in RemoveAttachment()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_framebuffer.h126 void DoDetachment(GLenum target, WebGLAttachment* attachment);