Searched defs:fSwapBytes (Results 1 - 2 of 2) sorted by relevance

/external/skia/third_party/ktx/
H A Dktx.h39 : fData(data), fSwapBytes(false)
129 // (fKeyValuePairs, fPixelData, fSwapBytes)
138 bool fSwapBytes; member in class:SkKTXFile
141 // bytes if fSwapBytes is set
/external/dng_sdk/source/
H A Ddng_stream.h59 bool fSwapBytes; member in class:dng_stream
120 return fSwapBytes;
129 fSwapBytes = swapBytes;

Completed in 70 milliseconds