Home
last modified time | relevance | path

Searched refs:GetFrameBufferAttachmentParameter (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_override.cpp305 napi_value WebGL2RenderingContextImpl::GetFrameBufferAttachmentParameter( in GetFrameBufferAttachmentParameter() function in OHOS::Rosen::Impl::WebGL2RenderingContextImpl
H A Dwebgl_rendering_context_base_impl.cpp795 napi_value WebGLRenderingContextBaseImpl::GetFrameBufferAttachmentParameter( in GetFrameBufferAttachmentParameter() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
H A Dwebgl2_rendering_context_base.cpp2259 …context->GetWebGL2RenderingContextImpl().GetFrameBufferAttachmentParameter(env, target, attachment… in GetFramebufferAttachmentParameter()
H A Dwebgl_rendering_context_base.cpp2495 …context->GetWebGLRenderingContextImpl().GetFrameBufferAttachmentParameter(env, target, attachment,… in GetFramebufferAttachmentParameter()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl2_rendering_context_impl.h140 …napi_value GetFrameBufferAttachmentParameter(napi_env env, GLenum target, GLenum attachment, GLenu…
H A Dwebgl_rendering_context_base_impl.h257 …virtual napi_value GetFrameBufferAttachmentParameter(napi_env env, GLenum target, GLenum attachmen…