Home
last modified time | relevance | path

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

/haiku/src/kits/interface/
H A DColorConversion.cpp595 BPoint dstOffset, int32 width, int32 height, bool srcSwap, bool dstSwap, in ConvertBits64To32() argument
653 if (srcSwap) { in ConvertBits64To32()
734 BPoint dstOffset, int32 width, int32 height, bool srcSwap, bool dstSwap, in ConvertBits() argument
831 if (srcSwap) in ConvertBits()
898 int32 height, bool srcSwap, read64Func *srcFunc) in ConvertBits64() argument
907 height, srcSwap, false, srcFunc, NULL); in ConvertBits64()
916 height, srcSwap, false, srcFunc, NULL); in ConvertBits64()
928 height, srcSwap, false, srcFunc, NULL); in ConvertBits64()
937 height, srcSwap, false, srcFunc, NULL); in ConvertBits64()
956 int32 height, bool srcSwap, readFunc *srcFunc) in ConvertBits() argument
[all …]