Home
last modified time | relevance | path

Searched refs:getConstructorName (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo-gl/common/
H A DEXWebGLRenderer.cpp71 .getProperty(runtime, jsi::PropNameID::forUtf8(runtime, getConstructorName(webglClass))) in createWebGLObject()
81 std::string getConstructorName(EXWebGLClass value) { in getConstructorName() function
124 jsi::PropNameID name = jsi::PropNameID::forUtf8(runtime, getConstructorName(webglClass)); in attachClass()
181 runtime, objectClass, jsi::PropNameID::forUtf8(runtime, getConstructorName(classEnum))); in ensurePrototypes()
189 ….getProperty(runtime, jsi::PropNameID::forUtf8(runtime, getConstructorName(EXWebGLClass::WebGLRend… in ensurePrototypes()
201 ….getProperty(runtime, jsi::PropNameID::forUtf8(runtime, getConstructorName(EXWebGLClass::WebGL2Ren… in ensurePrototypes()
215 jsi::PropNameID::forUtf8(runtime, getConstructorName(EXWebGLClass::WebGLObject))) in ensurePrototypes()
221 jsi::PropNameID::forUtf8(runtime, getConstructorName(classEnum))); in ensurePrototypes()
H A DEXWebGLRenderer.h45 std::string getConstructorName(EXWebGLClass value);
/expo/ios/versioned/sdk47/EXGL/common/
H A DABI47_0_0EXWebGLRenderer.cpp78 .getProperty(runtime, jsi::PropNameID::forUtf8(runtime, getConstructorName(webglClass))) in createWebGLObject()
88 std::string getConstructorName(ABI47_0_0EXWebGLClass value) { in getConstructorName() function
131 jsi::PropNameID name = jsi::PropNameID::forUtf8(runtime, getConstructorName(webglClass)); in attachClass()
188 runtime, objectClass, jsi::PropNameID::forUtf8(runtime, getConstructorName(classEnum))); in ensurePrototypes()
196 ….getProperty(runtime, jsi::PropNameID::forUtf8(runtime, getConstructorName(ABI47_0_0EXWebGLClass::… in ensurePrototypes()
208 ….getProperty(runtime, jsi::PropNameID::forUtf8(runtime, getConstructorName(ABI47_0_0EXWebGLClass::… in ensurePrototypes()
222 … jsi::PropNameID::forUtf8(runtime, getConstructorName(ABI47_0_0EXWebGLClass::WebGLObject))) in ensurePrototypes()
228 jsi::PropNameID::forUtf8(runtime, getConstructorName(classEnum))); in ensurePrototypes()
H A DABI47_0_0EXWebGLRenderer.h45 std::string getConstructorName(ABI47_0_0EXWebGLClass value);
/expo/ios/versioned/sdk48/ExpoGL/common/
H A DABI48_0_0EXWebGLRenderer.cpp78 .getProperty(runtime, jsi::PropNameID::forUtf8(runtime, getConstructorName(webglClass))) in createWebGLObject()
88 std::string getConstructorName(ABI48_0_0EXWebGLClass value) { in getConstructorName() function
131 jsi::PropNameID name = jsi::PropNameID::forUtf8(runtime, getConstructorName(webglClass)); in attachClass()
188 runtime, objectClass, jsi::PropNameID::forUtf8(runtime, getConstructorName(classEnum))); in ensurePrototypes()
196 ….getProperty(runtime, jsi::PropNameID::forUtf8(runtime, getConstructorName(ABI48_0_0EXWebGLClass::… in ensurePrototypes()
208 ….getProperty(runtime, jsi::PropNameID::forUtf8(runtime, getConstructorName(ABI48_0_0EXWebGLClass::… in ensurePrototypes()
222 … jsi::PropNameID::forUtf8(runtime, getConstructorName(ABI48_0_0EXWebGLClass::WebGLObject))) in ensurePrototypes()
228 jsi::PropNameID::forUtf8(runtime, getConstructorName(classEnum))); in ensurePrototypes()
H A DABI48_0_0EXWebGLRenderer.h45 std::string getConstructorName(ABI48_0_0EXWebGLClass value);
/expo/ios/versioned/sdk49/ExpoGL/common/
H A DABI49_0_0EXWebGLRenderer.cpp71 .getProperty(runtime, jsi::PropNameID::forUtf8(runtime, getConstructorName(webglClass))) in createWebGLObject()
81 std::string getConstructorName(ABI49_0_0EXWebGLClass value) { in getConstructorName() function
124 jsi::PropNameID name = jsi::PropNameID::forUtf8(runtime, getConstructorName(webglClass)); in attachClass()
181 runtime, objectClass, jsi::PropNameID::forUtf8(runtime, getConstructorName(classEnum))); in ensurePrototypes()
189 ….getProperty(runtime, jsi::PropNameID::forUtf8(runtime, getConstructorName(ABI49_0_0EXWebGLClass::… in ensurePrototypes()
201 ….getProperty(runtime, jsi::PropNameID::forUtf8(runtime, getConstructorName(ABI49_0_0EXWebGLClass::… in ensurePrototypes()
215 … jsi::PropNameID::forUtf8(runtime, getConstructorName(ABI49_0_0EXWebGLClass::WebGLObject))) in ensurePrototypes()
221 jsi::PropNameID::forUtf8(runtime, getConstructorName(classEnum))); in ensurePrototypes()
H A DABI49_0_0EXWebGLRenderer.h45 std::string getConstructorName(ABI49_0_0EXWebGLClass value);