Home
last modified time | relevance | path

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

/expo/packages/expo-gl/common/
H A DEXWebGLRenderer.cpp178 auto inheritFromJsObject = [&runtime](EXWebGLClass classEnum) { in ensurePrototypes() local
186 inheritFromJsObject(EXWebGLClass::WebGLRenderingContext); in ensurePrototypes()
198 inheritFromJsObject(EXWebGLClass::WebGL2RenderingContext); in ensurePrototypes()
209 inheritFromJsObject(EXWebGLClass::WebGLObject); in ensurePrototypes()
230 inheritFromJsObject(EXWebGLClass::WebGLUniformLocation); in ensurePrototypes()
231 inheritFromJsObject(EXWebGLClass::WebGLActiveInfo); in ensurePrototypes()
232 inheritFromJsObject(EXWebGLClass::WebGLShaderPrecisionFormat); in ensurePrototypes()
/expo/ios/versioned/sdk47/EXGL/common/
H A DABI47_0_0EXWebGLRenderer.cpp185 auto inheritFromJsObject = [&runtime](ABI47_0_0EXWebGLClass classEnum) { in ensurePrototypes() local
193 inheritFromJsObject(ABI47_0_0EXWebGLClass::WebGLRenderingContext); in ensurePrototypes()
205 inheritFromJsObject(ABI47_0_0EXWebGLClass::WebGL2RenderingContext); in ensurePrototypes()
216 inheritFromJsObject(ABI47_0_0EXWebGLClass::WebGLObject); in ensurePrototypes()
237 inheritFromJsObject(ABI47_0_0EXWebGLClass::WebGLUniformLocation); in ensurePrototypes()
238 inheritFromJsObject(ABI47_0_0EXWebGLClass::WebGLActiveInfo); in ensurePrototypes()
239 inheritFromJsObject(ABI47_0_0EXWebGLClass::WebGLShaderPrecisionFormat); in ensurePrototypes()
/expo/ios/versioned/sdk48/ExpoGL/common/
H A DABI48_0_0EXWebGLRenderer.cpp185 auto inheritFromJsObject = [&runtime](ABI48_0_0EXWebGLClass classEnum) { in ensurePrototypes() local
193 inheritFromJsObject(ABI48_0_0EXWebGLClass::WebGLRenderingContext); in ensurePrototypes()
205 inheritFromJsObject(ABI48_0_0EXWebGLClass::WebGL2RenderingContext); in ensurePrototypes()
216 inheritFromJsObject(ABI48_0_0EXWebGLClass::WebGLObject); in ensurePrototypes()
237 inheritFromJsObject(ABI48_0_0EXWebGLClass::WebGLUniformLocation); in ensurePrototypes()
238 inheritFromJsObject(ABI48_0_0EXWebGLClass::WebGLActiveInfo); in ensurePrototypes()
239 inheritFromJsObject(ABI48_0_0EXWebGLClass::WebGLShaderPrecisionFormat); in ensurePrototypes()
/expo/ios/versioned/sdk49/ExpoGL/common/
H A DABI49_0_0EXWebGLRenderer.cpp178 auto inheritFromJsObject = [&runtime](ABI49_0_0EXWebGLClass classEnum) { in ensurePrototypes() local
186 inheritFromJsObject(ABI49_0_0EXWebGLClass::WebGLRenderingContext); in ensurePrototypes()
198 inheritFromJsObject(ABI49_0_0EXWebGLClass::WebGL2RenderingContext); in ensurePrototypes()
209 inheritFromJsObject(ABI49_0_0EXWebGLClass::WebGLObject); in ensurePrototypes()
230 inheritFromJsObject(ABI49_0_0EXWebGLClass::WebGLUniformLocation); in ensurePrototypes()
231 inheritFromJsObject(ABI49_0_0EXWebGLClass::WebGLActiveInfo); in ensurePrototypes()
232 inheritFromJsObject(ABI49_0_0EXWebGLClass::WebGLShaderPrecisionFormat); in ensurePrototypes()