Searched refs:restoreGLRowLength (Results 1 – 1 of 1) sorted by relevance
857 bool restoreGLRowLength = false; in onTransferPixels() local862 restoreGLRowLength = true; in onTransferPixels()884 if (restoreGLRowLength) { in onTransferPixels()1007 bool restoreGLRowLength, bool glFlipY) { in restore_pixelstore_state() argument1008 if (restoreGLRowLength) { in restore_pixelstore_state()1080 bool restoreGLRowLength = false; in uploadTexData() local1121 restoreGLRowLength = false; in uploadTexData()1136 restoreGLRowLength = true; in uploadTexData()1197 restore_pixelstore_state(*interface, caps, restoreGLRowLength, glFlipY); in uploadTexData()