HomeSort by relevance Sort by last modified time
    Searched full:targetboundingrect (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/texmap/
TextureMapperNode.cpp 164 if (m_transforms.targetBoundingRect.isEmpty())
167 setNeedsDisplayInRect(m_transforms.targetBoundingRect);
386 m_transforms.targetBoundingRect = IntRect(m_transforms.target.mapRect(entireRect()));
638 const IntRect boundingRectfromNearestSurface = m_transforms.targetBoundingRect;
652 optionsForDescendants.scissorRect.intersect(m_transforms.targetBoundingRect);
TextureMapperNode.h 157 IntRect targetBoundingRect;

Completed in 2001 milliseconds