Searched refs:VertexAttrib4fv (Results 1 – 3 of 3) sorted by relevance
447 static napi_value VertexAttrib4fv(napi_env env, napi_callback_info info);
1623 NVal::DeclareNapiFunction("vertexAttrib4fv", WebGLRenderingContextBase::VertexAttrib4fv), in GetRenderingContextBasePropertyDesc()
2661 napi_value WebGLRenderingContextBase::VertexAttrib4fv(napi_env env, napi_callback_info info) in VertexAttrib4fv() function in OHOS::Rosen::WebGLRenderingContextBase