Home
last modified time | relevance | path

Searched defs:swapBytes (Results 1 – 10 of 10) sorted by relevance

/external/dng_sdk/source/
Ddng_stream.h127 void SetSwapBytes (bool swapBytes) in SetSwapBytes()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1216 GLenum format, GLenum type, GLboolean swapBytes) in st_choose_matching_format()
/external/clang/unittests/Lex/
DHeaderMapTest.cpp38 void swapBytes() { in swapBytes() function
/external/llvm-project/clang/unittests/Lex/
DHeaderMapTest.cpp37 void swapBytes() { in swapBytes() function
/external/mesa3d/src/glx/
Dpixel.c175 GLint swapBytes = state->storeUnpack.swapEndian; in __glFillImage() local
/external/mesa3d/src/mesa/main/
Dformats.c1446 bool swapBytes, GLenum *error) in _mesa_format_matches_format_and_type()
/external/llvm/lib/ProfileData/
DInstrProf.cpp547 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp803 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord
/external/llvm-project/llvm/lib/ProfileData/
DInstrProf.cpp808 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp577 int swapBytes; member
949 void RectangleTest::swapBytes(int typeSize, std::vector<GLbyte>& dataBuffer) in swapBytes() function in glcts::RectangleTest