Home
last modified time | relevance | path

Searched defs:newX (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DFloatPoint.cpp60 double newX, newY; in matrixTransform() local
67 double newX, newY; in matrixTransform() local
/external/webkit/Source/WebCore/platform/graphics/android/
DScrollableLayerAndroid.cpp15 SkScalar newX = SkScalarPin(x, 0, scrollBounds.fRight); in scrollTo() local
/external/skia/src/core/
DSkScan_Path.cpp159 SkFixed newX; in walk_edges() local
/external/valgrind/main/coregrind/m_aspacemgr/
Daspacemgr-aix5.c1811 Bool newR, newW, newX, needDiscard; in VG_() local
Daspacemgr-linux.c2087 Bool newR, newW, newX, needDiscard; in VG_() local
/external/webkit/Source/WebCore/rendering/
DRenderBox.cpp1504 int newX = x(); in repaintDuringLayoutIfMoved() local
3177 int newX = xPos; in positionForPoint() local
DRenderLayer.cpp2185 int newX = max(0, min(scrollXOffset(), scrollWidth() - box->clientWidth())); in updateScrollInfoAfterLayout() local