Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_active_info.cpp26 WebGLActiveInfo* WebGLActiveInfo::GetWebGLActiveInfo(napi_env env, napi_callback_info info) in GetWebGLActiveInfo() function in OHOS::Rosen::WebGLActiveInfo
47 WebGLActiveInfo* webGLActiveInfo = GetWebGLActiveInfo(env, info); in GetActiveName()
59 WebGLActiveInfo* webGLActiveInfo = GetWebGLActiveInfo(env, info); in GetActiveSize()
72 WebGLActiveInfo* webGLActiveInfo = GetWebGLActiveInfo(env, info); in GetActiveType()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_active_info.h38 static WebGLActiveInfo *GetWebGLActiveInfo(napi_env env, napi_callback_info info);