Searched defs:swapBytes (Results 1 – 11 of 11) sorted by relevance
232 private static void swapBytes(byte[] b, int off, int len) { in swapBytes() method in OGGLoader
138 PRBool swapBytes) in pip_ucs2_ascii_conversion_fn()
82 inline void swapBytes(char* p, char* q) in swapBytes() function
2548 GLboolean swapBytes) in _mesa_format_matches_format_and_type()
3133 GLboolean swapBytes) in extract_float_rgba()3744 GLboolean swapBytes) in extract_uint_rgba()
821 byteswap_mapping( GLboolean swapBytes, in byteswap_mapping()
175 GLint swapBytes = state->storeUnpack.swapEndian; in __glFillImage() local