mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
31a7de5340
The patch in bug 1073252 assumed that the gralloc buffer is always at (0,0,w,h) in layer coordinates, which is incorrect. When intersecting the gralloc buffer bounds with the visible rect, we need to take the gralloc buffer's offset (state.mOffset) into account. Fortunately bufferRect already contains this, so let's just use that. --HG-- extra : rebase_source : 6187200b29ed2913e335d5a710f1ba38d7b1cf18 |
||
---|---|---|
.. | ||
libdisplay | ||
libui | ||
nativewindow | ||
GeckoTouchDispatcher.cpp | ||
GeckoTouchDispatcher.h | ||
GfxInfo.cpp | ||
GfxInfo.h | ||
GonkKeyMapping.h | ||
GonkMemoryPressureMonitoring.cpp | ||
GonkMemoryPressureMonitoring.h | ||
GonkPermission.cpp | ||
GonkPermission.h | ||
HwcComposer2D.cpp | ||
HwcComposer2D.h | ||
HwcUtils.cpp | ||
HwcUtils.h | ||
moz.build | ||
nsAppShell.cpp | ||
nsAppShell.h | ||
nsClipboard.cpp | ||
nsClipboard.h | ||
nsIdleServiceGonk.cpp | ||
nsIdleServiceGonk.h | ||
nsLookAndFeel.cpp | ||
nsLookAndFeel.h | ||
nsScreenManagerGonk.h | ||
nsWidgetFactory.cpp | ||
nsWindow.cpp | ||
nsWindow.h | ||
OrientationObserver.cpp | ||
OrientationObserver.h | ||
ParentProcessController.cpp | ||
ParentProcessController.h | ||
ProcessOrientation.cpp | ||
ProcessOrientation.h | ||
WidgetTraceEvent.cpp |