Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base_impl.h400 napi_value HandleFrameBufferAttachmentPname(
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp740 napi_value WebGLRenderingContextBaseImpl::HandleFrameBufferAttachmentPname( in HandleFrameBufferAttachmentPname() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
822 return HandleFrameBufferAttachmentPname(env, target, attachment, pname, type); in GetFrameBufferAttachmentParameter()