HomeSort by relevance Sort by last modified time
    Searched defs: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);
  /external/webkit/Source/WebCore/platform/graphics/android/context/
GraphicsOperation.h 85 , ClipOperation
147 TYPE_CASE(ClipOperation)
491 virtual OperationType type() { return ClipOperation; }

Completed in 280 milliseconds