Searched refs:IsProgram (Results 1 – 3 of 3) sorted by relevance
417 static napi_value IsProgram(napi_env env, napi_callback_info info);
1606 NVal::DeclareNapiFunction("isProgram", WebGLRenderingContextBase::IsProgram), in GetRenderingContextBasePropertyDesc()
2147 napi_value WebGLRenderingContextBase::IsProgram(napi_env env, napi_callback_info info) in IsProgram() function in OHOS::Rosen::WebGLRenderingContextBase