Home
last modified time | relevance | path

Searched defs:AddAttachment (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_framebuffer.cpp84 bool WebGLFramebuffer::AddAttachment(GLenum target, GLenum attachment, GLuint id) in AddAttachment() function in OHOS::Rosen::WebGLFramebuffer
99 bool WebGLFramebuffer::AddAttachment(GLenum target, GLenum attachment, GLuint id, GLenum textureTar… in AddAttachment() function in OHOS::Rosen::WebGLFramebuffer
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_object.cpp261 void AddAttachment(CORE_NS::Entity entity) override in AddAttachment() function in EcsObject
H A Dnode_impl.cpp343 void NodeImpl::AddAttachment(CORE_NS::Entity entity) in AddAttachment() function in NodeImpl
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_msg.cpp271 bool MmsMsg::AddAttachment(MmsAttachment &attachment) in AddAttachment() function in OHOS::Telephony::MmsMsg