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

  /frameworks/native/libs/ui/include/ui/
Rect.h 134 Point leftBottom() const {
  /external/skia/src/pathops/
SkPathOpsWinding.cpp 79 bool leftBottom = ((static_cast<int>(dir) + 1) & 2) != 0;
80 return vPartPos == leftBottom;
  /external/skqp/src/pathops/
SkPathOpsWinding.cpp 79 bool leftBottom = ((static_cast<int>(dir) + 1) & 2) != 0;
80 return vPartPos == leftBottom;
  /external/skia/src/gpu/
GrTessellator.cpp     [all...]
  /external/skqp/src/gpu/
GrTessellator.cpp     [all...]

Completed in 1062 milliseconds