Home
last modified time | relevance | path

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

/trunk/main/canvas/source/directx/
H A Ddx_canvasbitmap.cxx220 const sal_uInt8* pInBits=(sal_uInt8*)aBmpData.Scan0; in getFastPropertyValue() local
221 pInBits+=3; in getFastPropertyValue()
228 *pOutBits++ = 255-*pInBits; in getFastPropertyValue()
229 pInBits += 4; in getFastPropertyValue()

Completed in 13 milliseconds