Searched refs:installConstants (Results 1 – 4 of 4) sorted by relevance
| /expo/ios/versioned/sdk47/EXGL/common/ |
| H A D | ABI47_0_0EXWebGLRenderer.cpp | 36 void installConstants(jsi::Runtime &runtime, jsi::Object &gl); 58 installConstants(runtime, gl); in createWebGLRenderer() 199 installConstants(runtime, prototype); in ensurePrototypes() 211 installConstants(runtime, prototype); in ensurePrototypes() 247 void installConstants(jsi::Runtime &runtime, jsi::Object &gl) { in installConstants() function
|
| /expo/ios/versioned/sdk48/ExpoGL/common/ |
| H A D | ABI48_0_0EXWebGLRenderer.cpp | 36 void installConstants(jsi::Runtime &runtime, jsi::Object &gl); 58 installConstants(runtime, gl); in createWebGLRenderer() 199 installConstants(runtime, prototype); in ensurePrototypes() 211 installConstants(runtime, prototype); in ensurePrototypes() 247 void installConstants(jsi::Runtime &runtime, jsi::Object &gl) { in installConstants() function
|
| /expo/packages/expo-gl/common/ |
| H A D | EXWebGLRenderer.cpp | 36 void installConstants(jsi::Runtime &runtime, jsi::Object &gl); 192 installConstants(runtime, prototype); in ensurePrototypes() 204 installConstants(runtime, prototype); in ensurePrototypes() 240 void installConstants(jsi::Runtime &runtime, jsi::Object &gl) { in installConstants() function
|
| /expo/ios/versioned/sdk49/ExpoGL/common/ |
| H A D | ABI49_0_0EXWebGLRenderer.cpp | 36 void installConstants(jsi::Runtime &runtime, jsi::Object &gl); 192 installConstants(runtime, prototype); in ensurePrototypes() 204 installConstants(runtime, prototype); in ensurePrototypes() 240 void installConstants(jsi::Runtime &runtime, jsi::Object &gl) { in installConstants() function
|