Home
last modified time | relevance | path

Searched refs:flipPixels (Results 1 – 12 of 12) sorted by relevance

/expo/ios/versioned/sdk47/EXGL/common/
H A DABI47_0_0EXGLImageUtils.h19 void flipPixels(GLubyte *pixels, size_t bytesPerRow, size_t rows);
H A DABI47_0_0EXGLImageUtils.cpp43 void flipPixels(GLubyte *pixels, size_t bytesPerRow, size_t rows) { in flipPixels() function
H A DABI47_0_0EXWebGLMethods.cpp646 flipPixels(vec.data(), width * bytesPerPixel(type, format), height);
655 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
669 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
705 flipPixels(vec.data(), width * bytesPerPixel(type, format), height);
713 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
726 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
773 flipPixels(texelLayer, width * bytesPerPixel(type, format), height); in NATIVE_METHOD()
827 flipPixels(texelLayer, width * bytesPerPixel(type, format), height); in NATIVE_METHOD()
/expo/packages/expo-gl/common/
H A DEXGLImageUtils.h19 void flipPixels(GLubyte *pixels, size_t bytesPerRow, size_t rows);
H A DEXGLImageUtils.cpp43 void flipPixels(GLubyte *pixels, size_t bytesPerRow, size_t rows) { in flipPixels() function
H A DEXWebGLMethods.cpp653 flipPixels(vec.data(), width * bytesPerPixel(type, format), height);
662 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
676 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
712 flipPixels(vec.data(), width * bytesPerPixel(type, format), height);
720 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
733 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
780 flipPixels(texelLayer, width * bytesPerPixel(type, format), height); in NATIVE_METHOD()
834 flipPixels(texelLayer, width * bytesPerPixel(type, format), height); in NATIVE_METHOD()
/expo/ios/versioned/sdk48/ExpoGL/common/
H A DABI48_0_0EXGLImageUtils.h19 void flipPixels(GLubyte *pixels, size_t bytesPerRow, size_t rows);
H A DABI48_0_0EXGLImageUtils.cpp43 void flipPixels(GLubyte *pixels, size_t bytesPerRow, size_t rows) { in flipPixels() function
H A DABI48_0_0EXWebGLMethods.cpp653 flipPixels(vec.data(), width * bytesPerPixel(type, format), height);
662 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
676 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
712 flipPixels(vec.data(), width * bytesPerPixel(type, format), height);
720 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
733 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
780 flipPixels(texelLayer, width * bytesPerPixel(type, format), height); in NATIVE_METHOD()
834 flipPixels(texelLayer, width * bytesPerPixel(type, format), height); in NATIVE_METHOD()
/expo/ios/versioned/sdk49/ExpoGL/common/
H A DABI49_0_0EXGLImageUtils.h19 void flipPixels(GLubyte *pixels, size_t bytesPerRow, size_t rows);
H A DABI49_0_0EXGLImageUtils.cpp43 void flipPixels(GLubyte *pixels, size_t bytesPerRow, size_t rows) { in flipPixels() function
H A DABI49_0_0EXWebGLMethods.cpp653 flipPixels(vec.data(), width * bytesPerPixel(type, format), height);
662 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
676 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
712 flipPixels(vec.data(), width * bytesPerPixel(type, format), height);
720 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
733 flipPixels(image.get(), width * bytesPerPixel(type, format), height);
780 flipPixels(texelLayer, width * bytesPerPixel(type, format), height); in NATIVE_METHOD()
834 flipPixels(texelLayer, width * bytesPerPixel(type, format), height); in NATIVE_METHOD()