HomeSort by relevance Sort by last modified time
    Searched refs:roundedIntSize (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/
FloatSize.h 146 inline IntSize roundedIntSize(const FloatSize& p)
  /external/webkit/Source/WebCore/platform/graphics/filters/
FETurbulence.cpp 352 PaintingData paintingData(m_seed, roundedIntSize(filterPrimitiveSubregion().size()));
  /external/webkit/Source/WebCore/platform/mac/
ScrollAnimatorMac.mm     [all...]
  /external/webkit/Source/WebCore/rendering/
InlineTextBox.cpp 401 extraOffset = roundedIntSize(InlineTextBox::applyShadowToGraphicsContext(context, shadow, boxRect, stroked, opaque, horizontal));
    [all...]

Completed in 528 milliseconds