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

  /external/chromium_org/third_party/skia/src/pathops/
SkPathWriter.h 20 bool hasMove() const;
SkPathOpsSimplify.cpp 50 if (!unsortable && simple->hasMove()
114 if (!unsortable && simple->hasMove()
SkPathWriter.cpp 82 bool SkPathWriter::hasMove() const {
SkPathOpsOp.cpp 177 if (!unsortable && simple->hasMove()
  /external/skia/src/pathops/
SkPathWriter.h 20 bool hasMove() const;
SkPathOpsSimplify.cpp 50 if (!unsortable && simple->hasMove()
114 if (!unsortable && simple->hasMove()
SkPathWriter.cpp 82 bool SkPathWriter::hasMove() const {
SkPathOpsOp.cpp 177 if (!unsortable && simple->hasMove()

Completed in 56 milliseconds