Searched refs:numBytesStart (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/servers/app/newerClipping/
H A Dmain.cpp236 int32 numBytesStart = numBytes; local
254 uint32* d32 = (uint32*)(dst + numBytesStart - numBytes);
255 uint32* s32 = (uint32*)(src + numBytesStart - numBytes);

Completed in 30 milliseconds