Searched refs:VertexAttrib1fv (Results 1 – 3 of 3) sorted by relevance
444 static napi_value VertexAttrib1fv(napi_env env, napi_callback_info info);
1620 NVal::DeclareNapiFunction("vertexAttrib1fv", WebGLRenderingContextBase::VertexAttrib1fv), in GetRenderingContextBasePropertyDesc()
2605 napi_value WebGLRenderingContextBase::VertexAttrib1fv(napi_env env, napi_callback_info info) in VertexAttrib1fv() function in OHOS::Rosen::WebGLRenderingContextBase