Searched defs:Rectangle (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/ |
D | Rectangle.java | 26 public class Rectangle extends Quad { class 28 public Rectangle() { in Rectangle() method in Rectangle 31 public Rectangle(float x, float y, float width, float height) { in Rectangle() method in Rectangle 38 public Rectangle(Point origin, Point size) { in Rectangle() method in Rectangle 56 private Rectangle(Point p0, Point p1, Point p2, Point p3) { in Rectangle() method in Rectangle
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcRects.cpp | 143 class Rectangle { class 145 Rectangle() : format(defaultFormat), transform(defaultTransform), in Rectangle() function in Rectangle
|
D | hwcCommit.cpp | 162 class Rectangle { class 1308 Rectangle::Rectangle(uint32_t graphicFormat, HwcTestDim dfDim, in Rectangle() function in Rectangle
|
/frameworks/native/cmds/surfacereplayer/proto/src/ |
D | trace.proto | 136 message Rectangle { message
|