Home
last modified time | relevance | path

Searched defs:Rectangle (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
DRectangle.java26 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/
DhwcRects.cpp143 class Rectangle { class
145 Rectangle() : format(defaultFormat), transform(defaultTransform), in Rectangle() function in Rectangle
DhwcCommit.cpp162 class Rectangle { class
1308 Rectangle::Rectangle(uint32_t graphicFormat, HwcTestDim dfDim, in Rectangle() function in Rectangle
/frameworks/native/cmds/surfacereplayer/proto/src/
Dtrace.proto136 message Rectangle { message