Searched refs:copyRect (Results 1 – 2 of 2) sorted by relevance
1814 SkIRect copyRect = SkIRect::MakeWH(rtProxy->width(), rtProxy->height()); in setupDstProxy() local1841 copyRect = clippedRect; in setupDstProxy()1850 dstPoint = {copyRect.fLeft, copyRect.fTop}; in setupDstProxy()1854 desc.fWidth = copyRect.width(); in setupDstProxy()1855 desc.fHeight = copyRect.height(); in setupDstProxy()1857 dstOffset = {copyRect.fLeft, copyRect.fTop}; in setupDstProxy()1870 if (!sContext->copy(rtProxy, copyRect, dstPoint)) { in setupDstProxy()
6196 x11vnc/x11vnc.c: main.c: no sraRgnSubstract for copyRect, scrolls for x11vnc -scale;6202 x11vnc/x11vnc.1, x11vnc/x11vnc.c: main.c: fix copyRect for non-cursor-shape-aware clients.