Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl2_rendering_context_base.h349 static napi_value FramebufferTextureLayer(napi_env env, napi_callback_info info);
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context.cpp1424 …eclareNapiFunction("framebufferTextureLayer", WebGL2RenderingContextBase::FramebufferTextureLayer), in Export()
H A Dwebgl2_rendering_context_base.cpp1414 napi_value WebGL2RenderingContextBase::FramebufferTextureLayer(napi_env env, napi_callback_info inf… in FramebufferTextureLayer() function in OHOS::Rosen::WebGL2RenderingContextBase