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

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

Completed in 118 milliseconds