Searched refs:InitMatrix4Module (Results 1 – 3 of 3) sorted by relevance
51 … shared_ptr<JsValue>& thisObj) { InitMatrix4Module(runtime, thisObj); } }, in InitModule()53 … shared_ptr<JsValue>& thisObj) { InitMatrix4Module(runtime, thisObj); } }, in InitModule()
26 void InitMatrix4Module(const shared_ptr<JsRuntime>& runtime, shared_ptr<JsValue>& moduleObj);
346 InitMatrix4Module(runtime, other); in Copy()377 void InitMatrix4Module(const shared_ptr<JsRuntime>& runtime, shared_ptr<JsValue>& moduleObj) in InitMatrix4Module() function