Home | History | Annotate | Download | only in chromium

Lines Matching refs:centerOffsetY

580     float centerOffsetY = (0.5 - anchorPoint.y()) * bounds.height();
588 layerLocalTransform.translate3d(centerOffsetX, centerOffsetY, -drawLayer->anchorPointZ());