Home
last modified time | relevance | path

Searched defs:GetSupportedExtensions (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2.cpp133 array_view<const string_view> Gltf2::GetSupportedExtensions() const in GetSupportedExtensions() function in Gltf2
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base.cpp91 napi_value WebGLRenderingContextBase::GetSupportedExtensions(napi_env env, napi_callback_info info) in GetSupportedExtensions() function in OHOS::Rosen::WebGLRenderingContextBase