HomeSort by relevance Sort by last modified time
    Searched defs:isLine (Results 1 - 6 of 6) sorted by null

  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 402 /// isLine - Return true if the constraint is of kind Line.
405 bool isLine() const { return Kind == Line || Kind == Distance; }
    [all...]
  /external/chromium_org/third_party/skia/experimental/Intersection/
EdgeWalker.cpp     [all...]
  /external/skia/experimental/Intersection/
EdgeWalker.cpp     [all...]
  /external/chromium_org/third_party/skia/src/core/
SkPath.cpp 325 bool SkPath::isLine(SkPoint line[2]) const {
    [all...]
  /external/skia/src/core/
SkPath.cpp 325 bool SkPath::isLine(SkPoint line[2]) const {
    [all...]
  /frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java     [all...]

Completed in 361 milliseconds