Home
last modified time | relevance | path

Searched refs:FrameBufferTexture2D (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base_impl.h192 napi_value FrameBufferTexture2D(
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp878 napi_value WebGLRenderingContextBaseImpl::FrameBufferTexture2D( in FrameBufferTexture2D() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
H A Dwebgl_rendering_context_base.cpp1249 context->GetWebGLRenderingContextImpl().FrameBufferTexture2D( in FramebufferTexture2D()