Home
last modified time | relevance | path

Searched refs:readBuffer (Results 1 – 10 of 10) sorted by relevance

/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJavaScriptTypedArray.cpp32 makeNativeMethod("read", JavaScriptTypedArray::readBuffer), in registerNatives()
72 void JavaScriptTypedArray::readBuffer( in readBuffer() function in expo::JavaScriptTypedArray
H A DJavaScriptTypedArray.h62 void readBuffer(jni::alias_ref<jni::JArrayByte> buffer, int position, int size);
/expo/packages/expo-gl/common/
H A DEXWebGLMethods.def75 NATIVE_WEBGL2_METHOD(readBuffer)
H A DEXWebGLMethods.cpp522 SIMPLE_NATIVE_METHOD(readBuffer, glReadBuffer); // mode
/expo/ios/versioned/sdk47/EXGL/common/
H A DABI47_0_0EXWebGLMethods.def75 NATIVE_WEBGL2_METHOD(readBuffer)
H A DABI47_0_0EXWebGLMethods.cpp515 SIMPLE_NATIVE_METHOD(readBuffer, glReadBuffer); // mode
/expo/ios/versioned/sdk49/ExpoGL/common/
H A DABI49_0_0EXWebGLMethods.def75 NATIVE_WEBGL2_METHOD(readBuffer)
H A DABI49_0_0EXWebGLMethods.cpp522 SIMPLE_NATIVE_METHOD(readBuffer, glReadBuffer); // mode
/expo/ios/versioned/sdk48/ExpoGL/common/
H A DABI48_0_0EXWebGLMethods.def75 NATIVE_WEBGL2_METHOD(readBuffer)
H A DABI48_0_0EXWebGLMethods.cpp522 SIMPLE_NATIVE_METHOD(readBuffer, glReadBuffer); // mode