Searched defs:uniformNames (Results 1 – 4 of 4) sorted by relevance
1794 std::vector<std::string> uniformNames = jsArrayToVector<std::string>(runtime, ARG(1, jsi::Array)); in NATIVE_METHOD() local
1787 std::vector<std::string> uniformNames = jsArrayToVector<std::string>(runtime, ARG(1, jsi::Array)); in NATIVE_METHOD() local