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

  /external/skia/tests/
PathOpsDRectTest.cpp 56 SkDPoint rightBottom = {rect2.fRight, rect2.fBottom};
57 REPORTER_ASSERT(reporter, rect.contains(rightBottom));
68 SkDPoint rightBottom = {rect2.fRight, rect2.fBottom};
69 REPORTER_ASSERT(reporter, rect.contains(rightBottom));
  /frameworks/base/libs/hwui/
Layer.h 96 bounds.rightBottom().x, bounds.rightBottom().y);
  /frameworks/native/include/ui/
Rect.h 117 Point rightBottom() const {
  /external/skia/src/gpu/
GrTessellator.cpp     [all...]

Completed in 78 milliseconds