Home
last modified time | relevance | path

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

/expo/ios/versioned/sdk47/EXGL/common/
H A DABI47_0_0EXGLNativeContext.cpp14 tryRegisterOnJSRuntimeDestroy(runtime); in prepareContext()
44 tryRegisterOnJSRuntimeDestroy(workletRuntime); in maybePrepareWorkletContext()
116 void ABI47_0_0EXGLContext::tryRegisterOnJSRuntimeDestroy(jsi::Runtime &runtime) { in tryRegisterOnJSRuntimeDestroy() function in ABI47_0_0expo::gl_cpp::ABI47_0_0EXGLContext
H A DABI47_0_0EXGLNativeContext.h108 void tryRegisterOnJSRuntimeDestroy(jsi::Runtime &runtime);
/expo/ios/versioned/sdk48/ExpoGL/common/
H A DABI48_0_0EXGLNativeContext.cpp14 tryRegisterOnJSRuntimeDestroy(runtime); in prepareContext()
44 tryRegisterOnJSRuntimeDestroy(workletRuntime); in maybePrepareWorkletContext()
116 void ABI48_0_0EXGLContext::tryRegisterOnJSRuntimeDestroy(jsi::Runtime &runtime) { in tryRegisterOnJSRuntimeDestroy() function in ABI48_0_0expo::gl_cpp::ABI48_0_0EXGLContext
H A DABI48_0_0EXGLNativeContext.h108 void tryRegisterOnJSRuntimeDestroy(jsi::Runtime &runtime);
/expo/packages/expo-gl/common/
H A DEXGLNativeContext.cpp14 tryRegisterOnJSRuntimeDestroy(runtime); in prepareContext()
49 tryRegisterOnJSRuntimeDestroy(runtime); in prepareWorkletContext()
121 void EXGLContext::tryRegisterOnJSRuntimeDestroy(jsi::Runtime &runtime) { in tryRegisterOnJSRuntimeDestroy() function in expo::gl_cpp::EXGLContext
H A DEXGLNativeContext.h109 void tryRegisterOnJSRuntimeDestroy(jsi::Runtime &runtime);
/expo/ios/versioned/sdk49/ExpoGL/common/
H A DABI49_0_0EXGLNativeContext.cpp14 tryRegisterOnJSRuntimeDestroy(runtime); in prepareContext()
49 tryRegisterOnJSRuntimeDestroy(runtime); in prepareWorkletContext()
121 void ABI49_0_0EXGLContext::tryRegisterOnJSRuntimeDestroy(jsi::Runtime &runtime) { in tryRegisterOnJSRuntimeDestroy() function in ABI49_0_0expo::gl_cpp::ABI49_0_0EXGLContext
H A DABI49_0_0EXGLNativeContext.h109 void tryRegisterOnJSRuntimeDestroy(jsi::Runtime &runtime);