Home
last modified time | relevance | path

Searched defs:endY (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/filters/
DFEMorphology.cpp136 int endY = min(effectDrawingRect.height() - 1, y + radiusY); in apply() local
/external/webkit/Source/WebCore/platform/graphics/skia/
DImageBufferSkia.cpp213 int endY = rect.maxY(); in getImageData() local
295 int endY = destPoint.y() + sourceRect.maxY(); in putImageData() local
/external/mesa3d/src/pixelflinger2/
Draster.cpp215 const unsigned int endY = blv.position.y; in RasterTrapezoid() local
Dpixelflinger2.h108 unsigned startY, endY, varyingCount; member
/external/webkit/Source/WebCore/platform/image-decoders/
DImageDecoder.h98 void copyRowNTimes(int startX, int endX, int startY, int endY) in copyRowNTimes()
/external/webkit/Source/WebCore/platform/graphics/openvg/
DPathOpenVG.cpp344 const VGfloat endY = -radius * sin(endAngle) + center.y(); in addArc() local
/external/webkit/Source/WebCore/css/
DCSSGradientValue.cpp521 float endY = perpendicularSlope * endX + c; in endPointsFromAngle() local
/external/webkit/Source/WebCore/platform/graphics/wince/
DPlatformPathWinCE.cpp719 float startX, startY, endX, endY; in addEllipse() local
DGraphicsContextWinCE.cpp806 int startX, startY, endX, endY; in strokeArc() local
/external/quake/quake/src/QW/scitech/include/
Dmgraph.h685 m_int endX,endY; /* Ending point on arc */ member
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
DMGRAPH.H685 m_int endX,endY; /* Ending point on arc */ member