Searched refs:sourceLeft (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/WSI/ |
D | FrameBufferGDI.cpp | 83 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/ |
D | FrameBufferGDI.cpp | 83 int sourceLeft = sourceRect ? sourceRect->x0 : 0; in blit() local 92 …StretchBlt(windowContext, destLeft, destTop, destWidth, destHeight, bitmapContext, sourceLeft, sou… in blit()
|