Home
last modified time | relevance | path

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

/external/swiftshader/src/WSI/
DFrameBufferGDI.cpp83 int sourceLeft = sourceRect ? sourceRect->x0 : 0; in blit() local
92 …StretchBlt(windowContext, destLeft, destTop, destWidth, destHeight, bitmapContext, sourceLeft, sou… in blit()
/external/swiftshader/src/Main/
DFrameBufferGDI.cpp83 int sourceLeft = sourceRect ? sourceRect->x0 : 0; in blit() local
92 …StretchBlt(windowContext, destLeft, destTop, destWidth, destHeight, bitmapContext, sourceLeft, sou… in blit()