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 103 , ClipOperation
139 TYPE_CASE(ClipOperation)
255 TYPE(ClipOperation)

Completed in 39 milliseconds