Searched refs:VertexAttrib3fv (Results 1 – 3 of 3) sorted by relevance
446 static napi_value VertexAttrib3fv(napi_env env, napi_callback_info info);
1622 NVal::DeclareNapiFunction("vertexAttrib3fv", WebGLRenderingContextBase::VertexAttrib3fv), in GetRenderingContextBasePropertyDesc()
2643 napi_value WebGLRenderingContextBase::VertexAttrib3fv(napi_env env, napi_callback_info info) in VertexAttrib3fv() function in OHOS::Rosen::WebGLRenderingContextBase