Home
last modified time | relevance | path

Searched defs:translationY (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DContextShadow.cpp260 const float translationY = -layerArea.y() + inflation - fabsf(clippedOut.height()); in calculateLayerBoundingRect() local
DShadowBlur.cpp393 float translationY = -shadowedRect.y() + inflation - fabsf(clippedOut.height()); in calculateLayerBoundingRect() local
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp626 float translationY = lineWidth - rect.y(); in strokePath() local
1019 const float translationY = lineWidth - rect.y(); in strokeRect() local