Home
last modified time | relevance | path

Searched refs:installConstants (Results 1 – 4 of 4) sorted by relevance

/expo/ios/versioned/sdk47/EXGL/common/
H A DABI47_0_0EXWebGLRenderer.cpp36 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 DABI48_0_0EXWebGLRenderer.cpp36 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 DEXWebGLRenderer.cpp36 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 DABI49_0_0EXWebGLRenderer.cpp36 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