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

  /external/webkit/Source/WebCore/platform/graphics/openvg/
PainterOpenVG.h 55 enum ClipOperation {
118 void clipPath(const Path&, PainterOpenVG::ClipOperation, WindRule clipRule = RULE_NONZERO);
PainterOpenVG.cpp 788 void PainterOpenVG::clipPath(const Path& path, PainterOpenVG::ClipOperation maskOp, WindRule clipRule)
    [all...]

Completed in 432 milliseconds