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

  /external/webkit/Source/WebCore/platform/graphics/openvg/
PainterOpenVG.h 132 void intersectScissorRect(const FloatRect&);
PainterOpenVG.cpp 739 void PainterOpenVG::intersectScissorRect(const FloatRect& rect)
766 intersectScissorRect(rect);
778 intersectScissorRect(effectiveScissorQuad.boundingBox());
    [all...]

Completed in 190 milliseconds