Searched refs:EXGLContextsMapPropertyName (Results 1 – 1 of 1) sorted by relevance
11 constexpr const char *EXGLContextsMapPropertyName = "__EXGLContexts"; variable55 jsi::Value jsContextMap = global.getProperty(runtime, EXGLContextsMapPropertyName); in createWebGLRenderer()57 global.setProperty(runtime, EXGLContextsMapPropertyName, jsi::Object(runtime)); in createWebGLRenderer()59 global.getProperty(runtime, EXGLContextsMapPropertyName) in createWebGLRenderer()